Hi,
We're developing a new neptus manuever, which we would really like to be able to have two mouse interaction points. Afaik, having two movable points requires a bit of work, but is it possible to subscribe to mouse events with modifiers?
I was so sure I saw a demo once were the you could manipulate the angle of the Rows maneuver by shift-clicking and dragging the point, but when I try this now this rotates the entire plan. (And, the code suggests it to do so?
https://github.com/LSTS/neptus/blob/develop/src/pt/lsts/neptus/mp/maneuvers/RowsManeuver.java#L347). Am I missing something?
Regards,
Kristian