This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Oct 13, 2022
- Oct 07, 2022
-
-
rhenck authored
- Make position props on buttons optional - Move UIElement creation back to Factory instead of within Section
-
jojohoch authored
-
jojohoch authored
Use a horizontal aligned placeholder for dynamic aligned drop lists when there is more than one element in the list
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
- Refactor variable of the placeholder dimensions
-
jojohoch authored
- Important for vertically positioned drop lists - Analogous to the calculation of the height
-
jojohoch authored
- Replace pixel calculation with percentage values - Use of only two modes: full fill or line
-
- Oct 05, 2022
-
-
jojohoch authored
-
- Oct 04, 2022
-
-
jojohoch authored
-
- Sep 22, 2022
-
-
rhenck authored
-
- Sep 21, 2022
- Sep 16, 2022
- Sep 15, 2022
-
-
rhenck authored
-
rhenck authored
Red background looks really bad, so we just adjust the border color.
-
rhenck authored
- remove ID handling from model classes. This is now done by the editor itself (mainly unit service). - Rename and move IDManager to editor as IDService
-
rhenck authored
Just called from the editor, before creating the Unit instance. It goes through all IDs and checks for duplicates. If found it generates a new one and shows the prompt.
-
- Sep 13, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
Transform string array to Textlabel array. #338
-
rhenck authored
-
rhenck authored
i.e. something has been clicked. Since the value is not used on the player, we also need to check the FormControl value. #335
-
rhenck authored
had some issues with the switch to the new options stuff.
-
rhenck authored
-
- Sep 12, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
When calling the element constructor may generate IDs. Those appear as already registed later when the unit is instantiated for real.
-
rhenck authored
- Do ID checks only in the class, not in unit service (or elsewhere) - Fix repaired value list to get new objects instead of references to the existing.
-
rhenck authored
There should never be the case, therefore error out.
-
- Sep 10, 2022
- Sep 09, 2022
-
-
jojohoch authored
-