Skip to content
Snippets Groups Projects
user avatar
rhenck authored
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.
0c0b9e3b
History