Skip to content
Snippets Groups Projects
Commit c1e9f85a authored by jojohoch's avatar jojohoch
Browse files

[player] Update version (1.2.2) and release notes

parent 5dd8e2fb
No related branches found
No related tags found
No related merge requests found
Player
======
1.2.2
- Turn the display of the audio/video start button on and off
- Turn the display of the audio/video pause button on and off
- Turn the display of the audio/video progressbar on and off
- Turn the display of the audio/video volume controls on and off
- Turn the display of the audio/video remaining time display on and off
- Change the display mode of the audio/videoAudio/video time by clicking on it
- Display audio/video hint text below the control panel
- Display audio/video hint text with delay (in milliseconds)
- Start audio/video automatically when entering the unit
- Start audio/video automatically when entering the unit with delay (in milliseconds)
- Restart audio/player automatically
- Allow a maximum number of playbacks
- Display current playback and maximum playback when a maximum number of playbacks is set
- Detect if elements are visible on the screen
1.2.1
- Apply audio and video appearance properties of the editor to the player
- Add space for hints beneath the control bar for audios and videos
......
......@@ -2,7 +2,7 @@
"name": "verona-modules-aspect",
"config": {
"editor_version": "1.6.1",
"player_version": "1.2.1"
"player_version": "1.2.2"
},
"scripts": {
"ng": "ng",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment