Git Product home page Git Product logo

Comments (3)

willwhitney avatar willwhitney commented on May 18, 2024

Whoa, it should already. Not sure why you're getting this. Let me check
into it.

On Wed, May 20, 2015 at 8:15 PM Ethan Sherbondy [email protected]
wrote:

Hey pal, when python spews out a really long string, sometimes the output
popup exceeds the window width. Can dismiss with clear-results, but maybe
the popup should have a maximum width?

[image: screenshot 2015-05-20 18 12 12]
https://cloud.githubusercontent.com/assets/193187/7739332/3f63b6cc-ff1c-11e4-958d-8903d8cffb70.png


Reply to this email directly or view it on GitHub
#11.

from hydrogen.

sherbondy avatar sherbondy commented on May 18, 2024
.bubble-result-container {
    position: relative;
    max-width: 500px;
    max-height: 500px;
    overflow: hidden;

}

should be moved to .bubble-output-container mebbe?

from hydrogen.

willwhitney avatar willwhitney commented on May 18, 2024

Yup, just found it. Changing and pushing.

On Wed, May 20, 2015 at 8:19 PM Ethan Sherbondy [email protected]
wrote:

.bubble-result-container {
position: relative;
max-width: 500px;
max-height: 500px;
overflow: hidden;

}

should be moved to .bubble-output-container mebbe?


Reply to this email directly or view it on GitHub
#11 (comment)
.

from hydrogen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.