Scroll Bar/Scroll within a panel?
-
Is it possible to scroll inside of a panel for a custom preset browser or is it only possible with Viewport?
Can't seem to figure out how to achieve it or if it's even possible
-
@Gab you can have the custom preset browser (panel), inside a viewport and be able to scroll.
It's not possible for a panel to recognize the "scroll" gesture I'm afraid -
@Gab I have tried in the past, but there is one matter prohibiting the implementation: there are no callback events in HISE for the mouse wheel/touch pad scrolling for a panel. The only scrolling I was able to achieve was with making custom point and click scrollbar handles for the panel, but that is very limiting.
-
@ulrik That's seems to be the best solution for this problem indeed!
@VirtualVirgin Yes that could be an option too!
Thanks guys!
-
@VirtualVirgin Yeah I wonder why this has never been translated to the panel since other components benefit from the mouse wheel event...
-
@ustk pretty sure you can attach a mouse broadcaster to the viewport.
-
@Christoph-Hart but what it has to do with the panel?
-
@Christoph-Hart Is there a possibility to remove the shadow from the Favorite Icon next to the preset in the default Preset Browser?