Properly limit generic-UI window size
authorRobin Gareus <robin@gareus.org>
Thu, 15 Nov 2018 22:05:07 +0000 (23:05 +0100)
committerRobin Gareus <robin@gareus.org>
Thu, 15 Nov 2018 22:05:22 +0000 (23:05 +0100)
commit9b3fd34b6b90e16157b8709ca0914b169a7235da
tree1530d2f7fb30eaa238a0d313b2927cbf788aaf9e
parentc0a94b8399b76240415aab0e3f12e0950d4a26a9
Properly limit generic-UI window size

Initially screen() is not unset, the window only exists after the
scroller has been realized. Also prevent initially over-sized window.
gtk2_ardour/generic_pluginui.cc