Commit 701b381
committed
Couple of modifications to changePage():
- Moved the setting of isPageTransitioning *AFTER* the beforechangepage notification.
- Modified the trigger("beforechangepage") call to pass the args to changePage() as an object since trigger only expects one data arg.1 parent 522b48e commit 701b381
File tree
1 file changed
+7
-8
lines changed- js
1 file changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
826 | 826 | | |
827 | 827 | | |
828 | 828 | | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | 829 | | |
836 | 830 | | |
837 | 831 | | |
| |||
842 | 836 | | |
843 | 837 | | |
844 | 838 | | |
845 | | - | |
| 839 | + | |
846 | 840 | | |
847 | 841 | | |
848 | 842 | | |
849 | 843 | | |
850 | 844 | | |
851 | 845 | | |
852 | | - | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
853 | 852 | | |
854 | 853 | | |
855 | 854 | | |
| |||
0 commit comments