1
0
Fork 0

Bugfix for from waypoint, also bugfix for the aproach vias

This commit is contained in:
legoboyvdlp R 2020-06-13 15:48:12 +01:00
parent 06065f953d
commit 2d4ea99e68
2 changed files with 2 additions and 2 deletions

View file

@ -660,7 +660,7 @@ var arrivalPage = {
me.L2 = [nil, nil, "wht"];
me.arrowsMatrix[0][1] = 0;
me.arrowsColour[0][1] = "wht";
} else {
} elsif (me.activePage == 1) {
me.L2 = [" VIAS", " APPR", "wht"];
me.arrowsMatrix[0][1] = 1;
me.arrowsColour[0][1] = "wht";