Files
ardour/libs
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-07-23 01:37:46 +02:00
2021-07-03 19:07:25 +02:00
2020-01-22 02:00:25 +01:00
2021-03-01 22:14:38 +01:00
2021-07-22 19:48:24 +02:00