Minimum width of window too large on dual monitor setup, linux

Issue #544 closed
Lance Parsons created an issue

USE CASE: Set window width less than full monitor width

STEPS TO REPRODUCE 1. Open treeview on dual monitor setup (Linux) 2. Attempt to reduce window horizontal size

CURRENT BEHAVIOR Unable reduce width below full monitor width

EXPECTED BEHAVIOR Window width can be reduced to a reasonably small width

SUGGESTED CHANGE Smarter calculation of minumum width, perhaps a set number of pixels with a factor to account for DPI (basically make it relative to the width of an interface element such as the buttons, scroll bars, etc).

FILES AFFECTED Unknown

LEVEL OF EFFORT minor

COMMENTS

Comments (5)

  1. Log in to comment