]> git.sur5r.net Git - glabels/commit
Do not explicitly set sidebar size.
authorJim Evins <evins@snaught.com>
Sat, 12 Jun 2010 01:53:49 +0000 (21:53 -0400)
committerJim Evins <evins@snaught.com>
Sat, 12 Jun 2010 02:48:25 +0000 (22:48 -0400)
commitfe7a2fbf407047c5d69ccc93e9d5a6cb92d08871
treedf6562dcac63aabd1453016a8da4662e6f9ee941
parent1382ac85c0d0516a9760db1f52173a6d3f0563e5
Do not explicitly set sidebar size.

Use 2 sizegroups to automatically fix sidebar size based on the size
of the widgets it contains -- even hidden ones.  The width was previously
set explicitly to prevent the sidebar from changing size whenever objects
are selected and unselected.  This has been problematic for compatability
with different themes, fonts, and translations.
data/ui/object-editor.ui
src/object-editor.c
src/ui-sidebar.c