Skip to content
Snippets Groups Projects
Commit abe049cf authored by rhenck's avatar rhenck
Browse files

Update editor to 1.9.0

parent b02592fd
No related branches found
Tags editor/1.9.0+player/1.4.0
Loading
Editor
======
1.8.0
1.9.0
- Fix dropList element 'connectedTo' property renaming
- Implement 'readOnly' setting for dropList element
This prevents reordering items.
- Add 5px margin between 'radio-group-image' images
- Improve dropList styling
(background of draggable items, drop-preview, animations etc.)
- Add property 'itemBackgroundColor' to dropList
- Replace text element 'highlightable' with 'interaction' dropdown
Multiple interaction themes are possible but mutually exclusive (for now).
Player support will follow soon.
- Implement setting 'likert' preset value
1.8.1
- Add index indicator to option-list preset value
- Add alternative radio button group with images
Automatically aligned horizontally with a vertical label on top.
......
......@@ -2,7 +2,7 @@
"name": "verona-modules-aspect",
"config": {
"player_version": "1.4.0",
"editor_version": "1.8.1"
"editor_version": "1.9.0"
},
"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