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

Make QuickView Add window fixed size and scrollable. #3290

Closed EosBandi closed 4 months ago

EosBandi commented 4 months ago

Makes QuickView add window fixed size, based on the Main window size (smaller by 50 pixel on each side) and make it fixed scrollable. This solves the issue with small screens where the bottom lines are inaccessible.