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

Refactor PositionProperties

- Remove dynamicPositioning from PositionProperties. This is not 
knowledge that the element needs to know. In the few places it was used, 
it was fixed or solved by asking the containing section about which 
positioning is active.

- Fix and improve cloze child sizing. All can now have dynamic width and 
height.

- Fix empty lines in ClozeDocument rendering

- Editor SelectionService now knows if a cloze child is selected. This 
way the PropertiesPanel can show valid dimension inputs regardless of 
the underlying section.
parent c9dce3ed
No related branches found
No related tags found
No related merge requests found
Pipeline #48485 passed
Showing
with 70 additions and 86 deletions
Loading
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