ArduPilot / ArduPilot/MissionPlanner
Zooming in log file plots does not work correctly on Windows 8.1
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
I just recently bought a new laptop with Windows 8.1. I'm using the latest Mission Planner distribution. When I attempt to draw out a rectangle to zoom part of the plot, the rectangle is offset from the cursor like my mockup shows in this screenshot:

It appears that there is an offset error in the rectangular selection logic.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the log-file plot zoom operation on Windows 8.1 and inspect the rectangular selection logic used by the plot view. Compare the drawn rectangle with the cursor position; done means the selection stays aligned with the cursor and zooms to the intended area.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100