ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
68 stars 22 forks source link

Implement autoresizable containers #18

Closed jwilland-tum closed 5 years ago

jwilland-tum commented 5 years ago

Motivation and Context

Elements inside a container should not overlap their container. Therefore, the app now listens to resize or move events of elements to adjust their container size accordingly. The same functionality was added to the surrounding diagram to prevent unnecessary scrollbars on the canvas.

Description

Side Effects now handle the following use cases: