GNOME Bugzilla – Bug 707719
make the cancel button as center vertically
Last modified: 2013-09-13 10:24:41 UTC
I forgot this in bug #707219.
Created attachment 254395 [details] [review] selectionToolbar: make the cancel button as center vertically
Actually you did not forgot, i reverted this for the Cancel button (sorry I forgot to email). The issue i have with valign is the heigth. If this text button is aligned, search button will not request the same size (Cancel button is smaller).
Oh, so need use GtkSizeGroup for this. Wait for patch :-) Anyway, must to set the valign of the close button to center. See for example in gnome-documents.
Created attachment 254434 [details] [review] selectionToolbar: make the cancel button as center vertically
Review of attachment 254434 [details] [review]: Perfect, please commit
Review of attachment 254434 [details] [review]: pushed as 04f76d5d1329248ba1438e0587d8c86e27c942cd - selectionToolbar: make the cancel button as center vertically
I just applied the same GtkSizeGroup fix to "New" button
Have problem - this not compatible to the currently design: https://wiki.gnome.org/GnomeOS/Design/Whiteboards/SelectionPattern (Now, the buttons too high).
if you run gtk+ master, can you provide a screen with default theme / fonts?
Created attachment 254537 [details] Screenshot