How can I enable full screen scrolling (native browserscrolling) instead of using ScrollablePanel, which is unusable on Android devices.
There are more topics, but there is no solution. The scroll is slow, unusable with many controls.
I would like to enable the standard scrollbars with using normal Panel.
There is a RootPanel and a NavStack with ScrollablePanel on it this moment.
What should I change?
Thanks!
There are more topics, but there is no solution. The scroll is slow, unusable with many controls.
I would like to enable the standard scrollbars with using normal Panel.
There is a RootPanel and a NavStack with ScrollablePanel on it this moment.
What should I change?
Thanks!