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

Rework Elementfactory

The unit tests errored out because of circular dependencies via the 
Elementfactory class. Therefore:
- No longer creates styling/position/player-Properties. This is done in 
the Element parent class.
- Move element creation from Section to the ElementFactory class 
instead.
parent 7ce4cc90
No related branches found
No related tags found
No related merge requests found
Pipeline #41694 passed