Skip to content

Respect Face's Minimum Size for Row Height

Arjen Hiemstra requested to merge work/ahiemstra/rowsize into master

This makes EditablePage a scrollable page and ensures we respect the minimumHeight of all faces,. with the page scrolling when the rows become too high.

To ensure the layout remains consistent, each row is now sized to either fill up the entire available width or the highest of the minimum sizes of the rows.

Edited by Arjen Hiemstra

Merge request reports