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

Bind left/right content mouse areas to enabled state by default #3328

Closed tomasMizera closed 4 months ago

tomasMizera commented 4 months ago

Let's bind enabled property of left/right content mouse area to the editState === "enabled" so that we do not need to bind it individually in each input/editor

github-actions[bot] commented 4 months ago

Pull Request Test Coverage Report for Build 8724464818

Details


Files with Coverage Reduction New Missed Lines %
input/app/position/providers/simulatedpositionprovider.cpp 1 90.91%
input/app/attributes/attributecontroller.cpp 1 77.37%
input/app/projectsmodel.cpp 6 65.75%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 8721411687: 0.0%
Covered Lines: 7586
Relevant Lines: 12628

💛 - Coveralls