ogri-la / strongbox

a World of Warcraft Addon Manager aimed at Linux players
GNU Affero General Public License v3.0
169 stars 7 forks source link

Limited pane size when vertically resizing window #229

Closed DarkVirtue closed 3 years ago

DarkVirtue commented 3 years ago

Describe the bug When resizing the window vertically past a certain point, the addon list pane stops expanding - instead, the status bar expands and the log pane can be expanded with the grabby bar. This may only affect resolutions/orientations with lots of vertical space, such as 4k or portrait view.

To Reproduce

  1. Open in a view with substantial vertical room.
  2. Resize the Strongbox window vertically.
  3. Eventually, the adddon pane will stop growing with the window size.

Expected behavior The addon and log panes should continue to resize proportionally to the window size while the status bar does not change size.

Screenshots Strongbox_vertical_resize

torkus commented 3 years ago

thanks for the illustrated bug report, @DarkVirtue , this is very helpful.

torkus commented 3 years ago

thanks for your patience, @DarkVirtue , I've tweaked things slightly and the gui is arranging itself much better now.

Screenshot at 2021-02-17 17-17-57

Screenshot at 2021-02-17 17-18-24

This will make it into the 3.3 release sometime soon.

torkus commented 3 years ago

strongbox 3.3.0 has been released with this fix in it. Thanks again.