Skip to content

Modernize Navigation and Tool UX - #239

Open
nschimme wants to merge 11 commits into
masterfrom
remove-edge-panning-ux-v2-3155454998925703523
Open

Modernize Navigation and Tool UX#239
nschimme wants to merge 11 commits into
masterfrom
remove-edge-panning-ux-v2-3155454998925703523

Add tap-and-hold as the touch equivalent of right-click cancel

7207782
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

25.31% (+0.22%) compared to 1e3eafb

View this Pull Request on Codecov

25.31% (+0.22%) compared to 1e3eafb

Details

Codecov Report

❌ Patch coverage is 24.72826% with 277 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.31%. Comparing base (1e3eafb) to head (7207782).

Files with missing lines Patch % Lines
src/display/mapcanvas.cpp 0.00% 220 Missing ⚠️
src/display/Connections.cpp 0.00% 34 Missing ⚠️
src/display/mapwindow.cpp 0.00% 6 Missing ⚠️
src/display/mapcanvas_gl.cpp 0.00% 5 Missing ⚠️
src/map/coordinate.h 55.55% 4 Missing ⚠️
src/display/MapCanvasData.h 76.92% 3 Missing ⚠️
src/display/connectionselection.h 0.00% 2 Missing ⚠️
src/mainwindow/mainwindow.cpp 0.00% 2 Missing ⚠️
src/display/RoomSelections.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   25.08%   25.31%   +0.22%     
==========================================
  Files         528      529       +1     
  Lines       44211    44314     +103     
  Branches     4793     4795       +2     
==========================================
+ Hits        11092    11218     +126     
+ Misses      33119    33096      -23     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.