-
Sub-task
-
Resolution: Fixed
-
Major
-
2.2.6
-
MOODLE_22_STABLE
-
MOODLE_23_STABLE
-
MDL-36752-master -
Although MDL-35819 will completely rewrite tooltip help in Moodle, it cannot be backported and is highly unlikely to hit Moodle 2.4
This change will improve the (client-side) efficiency of the help tooltip in Moodle. It works in a similar way to the change in MDL-35819 in that we move to an event delegation model rather than individual listeners for each clickable help icon.