1
0
Fork 0

Switch to dynamic function for all dynamic pages

This commit is contained in:
legoboyvdlp R 2020-05-23 00:21:51 +01:00
parent 91184fd64a
commit b4921743ad
2 changed files with 2050 additions and 4018 deletions

File diff suppressed because it is too large Load diff

View file

@ -785,6 +785,8 @@ var pagebutton = func(btn, i) {
canvas_mcdu.myFpln[i].scroll = fmgc.flightPlanController.arrivalIndex[2];
}
}
} else {
canvas_mcdu.myFpln[i].scroll = 0;
}
setprop("/MCDU[" ~ i ~ "]/page", "F-PLNA");