Files
ardour/libs
Paul Davis 860d43697c Canvas: propagate ::size_allocate() down the item tree
This previously wasn't done because of fear that it would affect the traditional fixed-sized canvas,
but only items that _layout_sensitive (i.e. are packed into a constraint packer directly) will
actually do anything in ::size_allocate().

Possibly might want to relax this to cover items that have a constraint packer between them
and a root group.
2021-08-13 12:51:27 -06:00
..
2021-07-23 01:37:46 +02:00
2021-07-03 19:07:25 +02:00
2021-03-01 22:14:38 +01:00
2021-07-22 19:48:24 +02:00