-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.0
-
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
Moodle App 4.0
There's a bunch of improvements to fix on the collapsible header:
- When the scroll has just a few pixels to move it can happen that resize done by the code triggers an scroll event and enters into an infinite loop (see
MOBILE-3099attached gif). This can be solved:- Detecting a loop and stopping.
- Using Throttle functions.
- Disabling the collapse to avoid that happen if we detect it can happen.
- Sometimes it happens that when moving from one activity to another, the large header is broken (see SCORM module screenshot and COLES survey below).
- Discovered while testing
-
MOBILE-3099 Navigation within courses in the mobile app
-
- Closed
-