Window minimum size dimensions messed up on Macbook Air

Issue #408 duplicate
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Make window its minimum size on a macbook air

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

  1. Run TreeView on a macbook air
  2. Drag the corner of the window to the smallest size it allows

CURRENT BEHAVIOR

The right hand side of the window, including scrollbars, search boxes, and some data get chopped off the display. While dragging the window size smaller horizontally, the nav buttons move right faster than the search boxes and eventually squeeze them to a really small size.

EXPECTED BEHAVIOR

The minimum window size should either be bigger or the window components should scale down to fit the minimum window size. The nav buttons should stay centered in the main window, but the search boxes should push them left if there's room between them and the data ticker.

DEVELOPERS ONLY SECTION SUGGESTED CHANGE (Pseudocode optional)

none

FILES AFFECTED (where the changes will be implemented) - developers only

unknown

LEVEL OF EFFORT - developers only

minor

COMMENTS

Comments (5)

  1. Robert Leach reporter

    I was going to run a demo at the poster session tomorrow and I ran it on my new laptop for the first time and discovered this bug when I tried to make the window small.

  2. Log in to comment