Dan Albert ef69275f34 Don't send the selected flight plan to the back.
We want the selected flight plan to show on top of all the other flight
plans, and because we can't properly z-order with the other elements of
the map (see the code comment), this is probably the best we can do.

This means that the selected flight will be drawn on top of the front
line again, and will in some cases intercept mouse clicks meant for the
front line, but it's much less of a problem than when all the paths were
drawn on top.

Fixes https://github.com/dcs-liberation/dcs_liberation/issues/3305.
2023-12-21 15:43:12 -08:00
..
2023-06-06 07:08:57 +00:00
2022-09-27 22:07:58 -07:00
2023-06-06 07:08:57 +00:00
2023-06-06 07:08:57 +00:00
2023-06-06 07:08:57 +00:00
2023-06-27 22:41:33 -07:00