Commit 7b7246e
committed
[[ Bug ]] Resolve behaviors after loading auxiliary stacks
This patch ensures that the behaviors of the mainstack of a stndalone
are resolved after all the stacks are loaded from the auxiliary stacks.
This was already the case for mobile, however, for some reason it was
`#ifdef`'d out for other platforms.1 parent a76d135 commit 7b7246e
2 files changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | 525 | | |
531 | 526 | | |
532 | 527 | | |
533 | 528 | | |
534 | | - | |
535 | 529 | | |
536 | 530 | | |
537 | 531 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
930 | 930 | | |
931 | 931 | | |
932 | 932 | | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
933 | 938 | | |
934 | 939 | | |
935 | 940 | | |
| |||
0 commit comments