Skip to content

WIP: leaflet: Properly handle natural size

Andrea Veri requested to merge leaflet-natural-unfolded into main

When unfolded, children were automatically allocated their natural size, whether it would fit or not. This properly handles natural size repartition.

Fixes #189.

WIP because it changes the way the leaflet allocates sizes, which may break some apps' expectations, so let's have it with the API break.

Edited by Alice Mikhaylenko

Merge request reports