Coder Social home page Coder Social logo

Comments (4)

ghc-mirror avatar ghc-mirror commented on June 10, 2024

Original reporter: MikolajKonarski

To reproduce that I need to make the trace selection pane narrower, so that the tickboxes are partially obsbured. Then, after expanding and collapsing things, the tickboxes get moved to the right a bit and are no longer visible (until I widen the window again). This is certainly an inconsistent behaviour and should be fixed, especially if on some machines it occurs without resizing panes.

from threadscope.

ghc-mirror avatar ghc-mirror commented on June 10, 2024

Original reporter: MikolajKonarski

I have a question. Duncan proposed to enable scrollbars to solve the issue. But for me the scrollbars already get enabled as soon as the window is too small. Is it the same for you? Can you get back your tickboxes using the scrollbar?

from threadscope.

ghc-mirror avatar ghc-mirror commented on June 10, 2024

Original reporter: MikolajKonarski

I played a bit with glade and with the trace tree code and I think the problem is that the TreeView assumes for the subtree labels the same maximal width as for the main labels, while in our case the subtree labels are very short. Consequently, when the subtrees are shown it reserves too much space for them and pushes the tickboxes too far to the right. I couldn't find a way to hack around this behaviour, so I only shortened the longest main label. Please let me know if it helps. If not, perhaps we should widen the pane a little bit, change or fix fonts or shorten a few more labels.

from threadscope.

ghc-mirror avatar ghc-mirror commented on June 10, 2024

Original reporter: kowey

It helps. Now I can see half a checkbox if I toggle. The user will have to widen the pane but it's not worth tweaking beyond that IMHO. Just ensuring they stay visible is the important bit

from threadscope.

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.