Skip to content

Embed GridView in a ScrollView

Marco Martin requested to merge mart/mauikit:scrollview into master

in general flickables with scrollbars should always be in ScrollView instances with desktop style Scrollview has its own mousewheel management which works way better with touchpads

Merge request reports