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

remove syncInProgressAnimation leftover #3317

Closed uclaros closed 4 months ago

uclaros commented 4 months ago

Call to non existing syncInProgressAnimation.stop() was breaking the sync button logic

Fixes #3216

github-actions[bot] commented 4 months ago

Pull Request Test Coverage Report for Build 8705769828

Details


Files with Coverage Reduction New Missed Lines %
input/core/merginuserinfo.cpp 1 74.45%
input/app/projectsmodel.cpp 5 65.75%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 8702037146: -0.02%
Covered Lines: 7579
Relevant Lines: 12635

💛 - Coveralls