Patches item #1213669, was opened at 2005-06-02 13:22
Message generated for change (Comment added) made by michaelrhead
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1213669&group_id=235
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Michael R Head (michaelrhead)
Assigned to: Mark Doliner (thekingant)
Summary: [oldstatus] Vertically center pref labels for dropdowns
Initial Comment:
A number of labels for dropdowns are not vertically
centered, while some others are. This patch brings all
labels into compliance.
----------------------------------------------------------------------
>Comment By: Michael R Head (michaelrhead)
Date: 2005-06-05 22:47
Message:
Logged In: YES
user_id=141458
Heh, whoops. I tried a few different things to fix it before
realizing that the proper way was to modify the call to
gtk_misc_set_alignment to have 0.5 in its final parameter. I
guess those're just leftovers I forgot to remove.
----------------------------------------------------------------------
Comment By: Mark Doliner (thekingant)
Date: 2005-06-05 22:40
Message:
Logged In: YES
user_id=20979
I applied most of this to CVS HEAD. I'm trying to only
apply critical bug fixes to the oldstatus branch. I had a
problem with the first hunk, "v_align_sg" wasn't defined.
It also looked like there was an extra, unused variable
hanging around in there.
Thanks for the patch!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1213669&group_id=235
|