bloombloombloom / Bloom

A debug interface for AVR-based embedded systems development on GNU/Linux.
https://bloom.oscillate.io/
Other
65 stars 4 forks source link

Insight window set to awkward minimum size, upon activating the memory inspection pane, for targets with large pin counts #29

Closed navnavnav closed 2 years ago

navnavnav commented 2 years ago

When the selected target package variant has a large pin count (~100 pins), and the user opens the memory inspection pane, the Insight window is given a minimum height which can exceed the available geometry. This makes the task of closing the memory inspection pane to be very awkward, as you can't click on the tool buttons due to the window exceeding the available geometry.

The minimum window size should never exceed the available geometry.

navnavnav commented 2 years ago

Fixed and shipped with bug fix release 0.8.3.