Interrupt / delverengine

Delver game engine and editor
zlib License
803 stars 80 forks source link

[Editor|Bug] Properties Panel Can Expand Without Bounds #200

Closed PythooonUser closed 3 years ago

PythooonUser commented 3 years ago

Summary

Fixes #199.

Fixes the entity properties panel resizing behavior.

PythooonUser commented 3 years ago

@Interrupt Hey Chad, when testing I noticed that the left padding is changed when the size of the pane changes. Any ideas? Maybe calling pack on the properties menu breaks things?

grafik