architecture-building-systems / hive

Rhino Grasshopper plug-in for quick & dirty building simulation
https://www.food4rhino.com/en/app/hive
GNU General Public License v3.0
31 stars 4 forks source link

WinForm add manual resizing #718

Closed justinfmccarty closed 2 years ago

justinfmccarty commented 2 years ago

Describe the bug I had a student in the Hive course report an error in their EnergySystemInputForm where they could not see the dropdown menu to set the PV type. In order to replicate their bug I had to resize my screen from my standard 1920x1080 at 100% zoom to a smaller setting. (see screenshots)

To Reproduce Steps to reproduce the behavior:

  1. Go to Display Settings
  2. Change your screen to 1440x900 or similar and 125% scaling.
  3. Open the Input Form for Energy Systems.
  4. You will not be able to

Expected behavior The form selection menu should appear despite the zoom level on the screen.

Screenshots See two screenshots.

Software

Additional context If possible, being able to resize these form windows dynamically would solve this problem. This feels like it is an error bordering on an Accessibility issue for users that require a large zoom on their screen or are not able to access larger screens. Screenshot 2022-01-24 114939 Screenshot 2022-01-24 114615

ChrisZenhub commented 2 years ago

Yes, it should be relatively easy to add a manual sizing option to our 2 WinForms (Building and Energy Systems forms)