MerginMaps / mobile

Mobile app for Mergin Maps 📲. Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
https://merginmaps.com
GNU General Public License v2.0
280 stars 62 forks source link

Conditioning closing through dragging in MMListDrawer and MMListMultiselectDrawer #3413

Closed VitorVieiraZ closed 1 month ago

VitorVieiraZ commented 2 months ago

MMListDrawer and MMListMultiselectDrawer closure via dragging is now disabled when the listViewContent's interactive property is set to true (contentHeight > height). This change impacts drawers like MMMapThemeDrawer and featurePairSelection (features list drawer).

Fixes #3412