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
294 stars 64 forks source link

Freeze when editing multipoints and 'release' is pressed #3279

Closed uclaros closed 5 months ago

uclaros commented 5 months ago
PeterPetrik commented 5 months ago

The delay is exponentially longer after each release - grab - release - grab and it is happening when stateChanged() emitted and some QML models are updating forever

PeterPetrik commented 5 months ago

caused by dynamically binding and calling yet another recalculate signal to all buttons when "release" button changed its visibility