Files
ardour/libs/canvas
Paul Davis 0296b0b0cb canvas: don't call ::size_allocate() for children unless there is just one child and it is "layout sensitive
the dumb/Item version of ::size_allocate_children() doesn't do anything but give its full allocation to children, and if there
was more than one child, this could not be done in a "dumb" way. Likewise, if the sole child is not layout sensitive, it
doesn't care about size allocation
2021-08-13 12:51:37 -06:00
..
2021-08-13 12:51:26 -06:00
2021-08-13 12:51:25 -06:00
2020-04-10 18:32:18 +02:00
2020-12-30 03:26:00 +01:00