Reset window-size when switching between custom and generic plugin UI.
authorRobin Gareus <robin@gareus.org>
Tue, 14 Feb 2017 00:05:43 +0000 (01:05 +0100)
committerRobin Gareus <robin@gareus.org>
Tue, 14 Feb 2017 00:05:43 +0000 (01:05 +0100)
commit7330357e1c1ee21f72711efbbbac0e0c940a7050
treeae03695f49b5eed9cfe6a24cb3d4cef1827abf8d
parentca65101e49061c1cee8fdd768f816e294add510d
Reset window-size when switching between custom and generic plugin UI.

Both views have uncorrelated geometry, apply one size to the other
makes no sense and usually results in odd window sizes, particularly
for custom plugin UIs with aspect-ratio constraints.
gtk2_ardour/processor_box.cc