882ed91f2fd5a6362e8fec2f02edb07015226b6c
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).
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%