You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/core/features/h5p/assets/readme_moodle.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,4 @@ Changes:
7
7
2. The h5p.js file has been modified to simulate a fake full screen in iOS. The H5P file now sends post messages to the app, and also listens to messages sent by the app to enter/exit full screen.
8
8
3. The embed.js file has been modified to remove optional chaining because it isn't supported in some old devices.
9
9
4. The h5p.js has been modified to include a call to contentUserDataAjax (this change was done in LMS too).
10
+
5. The h5p.js has been modified so the fake sull screen (point 2) is only used if native full screen is not available (iOS 16 or older).
0 commit comments