Files
ardour/libs/canvas
Paul Davis 86a31e34ba Canvas: fix recursive calling of Item::size_allocate()
ConstraintPacker is the one Item-derivative that should NOT call Item::size_allocate_children()
because it just did the size computation for its children and called their
::constrained() method, which in turns calls size_allocate() with the correct size
2021-08-13 12:51:27 -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-07-09 02:10:28 +02:00
2021-08-13 12:51:26 -06:00
2020-12-30 03:26:00 +01:00
2021-05-05 17:57:16 +02:00