Hi,
this is NOT a bug alert, this is rather a question whether anybody else have seen this behavior.
I have a few Viewports running, some of them inside the Listboxes I am using and some are
just there to display oversized components. All of them have setScrollOnDragEnabled set to true
and with all of them I have the same issue. I can nicely scroll up and down by dragging the mouse but out of a sudden,
they stopp scrolling. Once that happened, I can only scroll using the Scrollbars but even they
behave wobbling. I make use of mouseWasDraggedSinceMouseDown and timers to evaluate
events and to do things like background color changes but not really something dangerous (in my opinion).
So, before I dig into this a bit deeper, is this a logged issue in juce?
Thanks for helping me planing my time ![]()

