nemomobile-ux / qtquickcontrols-nemo

Apache License 2.0
1 stars 4 forks source link

Implement opening pulley-menus from Page and ListView #22

Closed erikinkinen closed 2 years ago

erikinkinen commented 2 years ago

This makes it possible to open a pulley-menu by overscrolling a page.

The separate implementation of this in ListView is due to Qt's handling of nested Flickables.