Fix Editor/Mixer visibility (OSX, NSGLCanvas)
authorRobin Gareus <robin@gareus.org>
Thu, 27 Apr 2017 14:21:27 +0000 (16:21 +0200)
committerRobin Gareus <robin@gareus.org>
Thu, 27 Apr 2017 14:23:48 +0000 (16:23 +0200)
commit410f94cf1b9c647c869d1cdd2b7e6fc415ebe0d0
treebb9126c32d46a3b826a109554b91ecc6b260f355
parent4521c1d5253fd6e16d5ee2cc7f691273925e5623
Fix Editor/Mixer visibility (OSX, NSGLCanvas)

Only unpacking a widget retains the GdkWindow and and the widget is still
mapped. The NSView is still visible. See also 235631a6.
libs/gtkmm2ext/tabbable.cc