tboegi / GpsMaster

https://wiki.openstreetmap.org/wiki/GpsMaster
GNU General Public License v2.0
46 stars 7 forks source link

prevent GPXTree from collapsing #16

Open rfuegen opened 3 years ago

rfuegen commented 3 years ago

when GPX objects (tracks, routes, segments, ...) are added or removed, the explorer tree collapses, the current selection is lost. this makes some editing functions very annoying to use.

TODO: do not collapse explorer tree after changes in the tree structure. set current selection to a suitable object (i.e. parent object after removal of child object).