[Goodies-dev] [Bug 6346] GUI enhancements and about-dialog

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Nov 24 21:14:47 CET 2017


https://bugzilla.xfce.org/show_bug.cgi?id=6346

Iris Ilexiris <iris.ilexiris at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iris.ilexiris at gmail.com
   Attachment #7445|                            |review+
              Flags|                            |

--- Comment #3 from Iris Ilexiris <iris.ilexiris at gmail.com> ---
Created attachment 7445
  --> https://bugzilla.xfce.org/attachment.cgi?id=7445&action=edit
Left-align labels for time settings

Turns out tables need GTK_FILL for xoptions (in gtk_table_attach()) in order to
be able to horizontally align cell content to anything but the center. Makes a
lot of sense, I guess.

The labels themselves were right aligned (but effectively centered because of
the xoption arg), so I'm guessing the original author intended them to be just
that, but I decided to go for Fabian's request in the end.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Goodies-dev mailing list