]> git.sur5r.net Git - glabels/commit
Do not expand object editor vertically.
authorJim Evins <evins@snaught.com>
Mon, 18 Oct 2010 00:49:58 +0000 (20:49 -0400)
committerJim Evins <evins@snaught.com>
Mon, 18 Oct 2010 00:49:58 +0000 (20:49 -0400)
commit323db1068fec3f9e29b243526532f8db56b083bb
tree34977cc1e269b6328833ec15c8cb6394de0005ce
parent6560b886953a6147b9cd4bca2f797c694fb18f2d
Do not expand object editor vertically.

Gtk3 has new behavior for expansion of widgets.  This commit takes care of
the most obvious case of this new behavior.  Additional cases still need to
be addressed in the object-editor.ui file.
src/ui-sidebar.c