Files
ardour/libs
Robin Gareus 882ed91f2f Fix pane allocation and size constraints
Correctly divide the fractions of *available* requested child-space.

This fixes issue with Trigger Page bottom attachment not showing
Frame content.

When calculating constraints the divider width/height was ignored.
When setting child allocation, the divider girth was only
subtracted *after* the first child, and iteratively subtracted
after each subsequent child widget.
This over-allocated the first child and later child widgets
were increasingly too small (factor * remaining).
2025-10-11 22:22:17 +02:00
..
2025-02-01 11:30:14 +01:00
2025-06-12 02:25:43 +02:00
2025-10-11 15:02:57 +02:00