Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.1
-
Fix Version/s: 3.1.2
-
Component/s: Quiz add-on
-
Labels:
-
Testing Instructions:
- Enter into a quiz with one DnD question of each type.
- Check resizing works.
- Exit the quiz and check the resizing functions are not called anymore (can be done debugging or adding log to the resize function).
-
Difficulty:Easy
-
Affected Branches:MOODLE_31_STABLE
-
Fixed Branches:MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Sprint:Moodle Mobile 3.1.2
Description
$ionic.on('resize',...) is done but it's never switched off.