Skip to content

Two bugfixes for ClutterBoxLayout

Jonas Dreßler requested to merge verdre/mutter:clutter-box-layout-fix into master

Two fixes for ClutterBoxLayout which fix bugs in the Shells modal dialogs

  • Take spacing into account when getting for_width/height

  • Properly calculate preferred size for homogeneous layouts

Merge request reports