furnace icon indicating copy to clipboard operation
furnace copied to clipboard

Inability to scroll down effect list when stetched vertically to screen's full height

Open freq-mod opened this issue 3 years ago • 3 comments
trafficstars

This is a minor bug, but when effect list is fully stretched vertically, the scroll bar disappears (despite half of list's content is off-screen at 1920x1080 res). The best way to fix it is to dock it to, for example, instrument list and move it out, or try to resize it back.

It also seems, more interestingly, when resized almost to the max height, the scroll bar breaks: it doesn't allow scrolling to the bottom of the list.

freq-mod avatar Jul 16 '22 07:07 freq-mod

Apparently not a bug. Can't reproduce. If the window is larger than the display height and the content is able to fit, the scroll bar won't be there...

tildearrow avatar Sep 11 '22 04:09 tildearrow

not invalid: https://user-images.githubusercontent.com/32672779/189516753-da39ffae-3bd5-4c6a-8e3c-52a3f6ab8e87.mp4

freq-mod avatar Sep 11 '22 07:09 freq-mod

steps to reproduce, illustrated https://user-images.githubusercontent.com/32672779/189517090-55b5501c-8636-4fed-8a7a-e648a85b0cc2.mp4

freq-mod avatar Sep 11 '22 07:09 freq-mod

I added size constraints to the effect list window to make sure it won't have infinite height. Please try using git master.

tildearrow avatar Oct 19 '22 19:10 tildearrow

Fixed.

freq-mod avatar Oct 20 '22 10:10 freq-mod