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

Wrong sort order of projects on the home tab #3432

Closed tomasMizera closed 4 months ago

tomasMizera commented 4 months ago

Currently opened should always be on top

This happens only when all download projects are "local", not uploaded

uclaros commented 4 months ago

I could not replicate this one. The ProjectsModel sorting will always sort a project with the isActiveProject role set first, so the screenshot implies that the role was not set when sorting the list, but was set when choosing a delegate and drawing the sections...