This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 11, 2021
- Nov 10, 2021
- Nov 09, 2021
- Nov 08, 2021
-
-
rhenck authored
-
rhenck authored
It needs row and column to work. (It is using flex in the background.)
-
rhenck authored
-
rhenck authored
Use 'horizontal' and 'vertical'. Which are better terms and also align with other element's values.
-
rhenck authored
Also improve conditional border style. The additional dragPreview is needed so the dragged item does not have the border.
-
rhenck authored
The width/height of 90% are a preliminary workaround to not produce overflow with the border. A better solution would be good.
-
rhenck authored
-
rhenck authored
In the UI. Internally it is still likert.
-
rhenck authored
The player-element dialog options did not show the field, even when it has a value. Now it properly checks of the existing config has this set.
-
rhenck authored
This element has a list of string as editable options. Those strings form draggable elements which may be reordered or moved between different DropList elements. Also refactor option change logic to allow any property not just the text property.
-
rhenck authored
This includes a fix in the dispacker, which no more tries (and fails) to replace variable names.
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
rhenck authored
-
rhenck authored
It logically belongs there since it is no compound element and also needs to be near the other radio group.
-
rhenck authored
-
jojohoch authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
Now correctly shows a dropdown instead of a text area.
-
rhenck authored
This works similarly to the standard radio group, but has a fixed horizontal layout with images above the options.
-
rhenck authored
When selecting the preset value, sometimes the string is empty and it is not possible to differentiate the options. Therefore an index is added making it possible to reliably select a value.
-
jojohoch authored
Use the status of each element
-
jojohoch authored
-
jojohoch authored
* Change the detection of the parent element to determine whether the audio/video player is running in the aspect-editor or the aspect-player
-
jojohoch authored
* Add magnifier properties to `ImageElement` * Set used value at `UnitStateService` * Bypass parsing error of distpacker
-
- Nov 05, 2021