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

make sure notifications are always on top #3322

Closed uclaros closed 4 months ago

uclaros commented 4 months ago

According to https://doc.qt.io/qt-6/qml-qtquick-controls-popup.html#showing-non-child-items-in-front-of-popup

Fixes: #3232

github-actions[bot] commented 4 months ago

Pull Request Test Coverage Report for Build 8719689898

Details


Files with Coverage Reduction New Missed Lines %
input/app/projectsproxymodel.h 1 0.0%
input/app/attributes/attributecontroller.cpp 1 77.37%
input/app/projectsmodel.h 2 25.0%
input/core/project.h 2 55.56%
input/core/merginuserinfo.cpp 3 72.99%
input/app/projectwizard.cpp 20 2.94%
input/app/projectsproxymodel.cpp 38 0.0%
input/app/projectsmodel.cpp 65 65.75%
input/app/mmstyle.h 66 2.02%
<!-- Total: 198 -->
Totals Coverage Status
Change from base Build 8717538064: -0.3%
Covered Lines: 7576
Relevant Lines: 12635

💛 - Coveralls