Portree-Kid / flightgear-airports

GNU General Public License v3.0
6 stars 1 forks source link

v0.20 Segments created via Mid Points are not independant until saved #65

Closed BecOzIcan closed 4 years ago

BecOzIcan commented 4 years ago

Pick a Segment (two active nodes, one inactive midpoint) image

Click the midpoint to "activate" it and split the segment in two Midpoint Active, new inactive midpoints added on each side Route shows 3 nodes, 2 segments

image

Select the "Top" new segment Expected : Only top part selected (so I can make it pushback or unidirectional Observed: The original segment has not been split and is still a single element

image

Save / Edit again Select the "Top" new segment Expected : Only top part selected (so I can make it pushback or unidirectional Observed: The original segment has now been split and turned into 2 independent elements

image

Portree-Kid commented 4 years ago

https://github.com/Portree-Kid/flightgear-airports/issues/14

Portree-Kid commented 4 years ago

Closed as duplicate of #14