make labels for showTrace really complicated.

This commit is contained in:
Matthias Wirth
2020-03-23 10:17:43 +01:00
parent b145239328
commit 09063433b4
2 changed files with 24 additions and 13 deletions

View File

@@ -3012,6 +3012,9 @@ function toggleLabels(switchOn) {
PlanesOrdered[key].updateMarker(false);
}
buttonActive('#L', enableLabels);
if (showTrace)
remakeTrails();
}
function toggleExtendedLabels() {
if (isNaN(extendedLabels))