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

Fixing override of relations editor bug #3455

Closed VitorVieiraZ closed 4 months ago

VitorVieiraZ commented 4 months ago

Fixing check for whether FormItem::name has nogallery flag in the form's label name in Relation Editor widget type.

Fixes #3452

github-actions[bot] commented 4 months ago

Pull Request Test Coverage Report for Build 9223769254

Details


Files with Coverage Reduction New Missed Lines %
input/app/attributes/attributecontroller.cpp 1 77.37%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9209557888: -0.008%
Covered Lines: 7661
Relevant Lines: 12790

💛 - Coveralls
tomasMizera commented 4 months ago

As regards to the fix itself, I tested it and it looks all good :)

image