droneprojetsn2 / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

MissionPlanner: Small column header bug in Flight Planner screen's WayPoints section #690

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. delete all waypoints from WayPoints area
2. press "Add Below" twice (two "WAYPOINT" commands should be created)
3. change second command to "ROI" (column headers should change to MAV_I, WP#, 
etc)
4. delete 2nd waypoint (focus changes to 1st WAYPOINT command)

What is the expected output? What do you see instead?
Column headers for the first command should become the column headers for the 
WAYPOINT command (i.e. "Delay", "Hit Rad") but instead they remain as the 
column headers for the delete ROI command (i.e. "MAV_I", "WP#").

Original issue reported on code.google.com by rmackay...@gmail.com on 22 Jul 2012 at 3:46

GoogleCodeExporter commented 8 years ago

Original comment by Meee...@gmail.com on 31 Jul 2012 at 2:45