ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.68k stars 2.33k forks source link

Update Zoom level #3323

Closed Godeffroy closed 2 weeks ago

Godeffroy commented 2 months ago

FlightData : Update Zoom level FlightPlanner : Update Zoom level Rename trackBar1 to TRK_zoom like in FlightData TRK_zoom take min from map provider TRK_zoom take now value from Map zoom in float instead of int Add Zoom Numeric Up & Down to see Zoom level

image

Godeffroy commented 2 months ago

I could made the same layout design for the numeric up & down zoom level in Data as in Plan, just above the track bar. It's more natural to see the level as we adjust it.

Godeffroy commented 2 weeks ago

Made some small arrangement in UI, also rebased on master as FlightData has changed.

Godeffroy commented 2 weeks ago

Sorry Michael Oborne, i erased your commit with the force push, but it was for better clarity in the commit :)