Skip to content

Fix Entity minimum size and field auto-resizing

matt00 requested to merge er-diagram into develop

Entity now does not go below its minimum size, and entity field elements will resize in order to keep their minimum size and avoid any overflow.

Merge request reports