Open iskess opened 11 years ago
+1
Sent from my iPhone
On 04/11/2013, at 7:16 AM, iskess notifications@github.com wrote:
After laying down over a hundred waypoints, I decided I needed to lift them all up by a certain amount. It would be nice to have a function in MP that allows the editing of altitudes in a batch rather than one at a time.
— Reply to this email directly or view it on GitHub.
+1
there are a few different options.
all to a set height all increase by a set height. 5-10 to a set height 5-10 increase by a set height.
which ones of these do I need to implement?
Ideally I could select using the shift+click or ctrl+click convention, then those increase/decrease by a set height. "To a set height" would be very useful to if you can add the option, but if too hard, we can just decrease by a big value like 10000, which sets all to zero, then increase by a set value to normalize everything.
the first version will be a simple increase all by x
Can you add "change all by multiple" Thank you
Thank you Michael. That was another great incremental step. Eventually it would be great to be able to line select the WP that you want to change rather than all of them. This could use the SHIFT and CTRL convention to select.
I think there is a bug in the display:
The entry field is not visable
that is a bit of an issue. I wil lfix
After laying down over a hundred waypoints, I decided I needed to lift them all up by a certain amount. It would be nice to have a function in MP that allows the editing of altitudes in a batch rather than one at a time.