GNOME Bugzilla – Bug 732374
Some checkbutton labels unintentionally centered
Last modified: 2015-07-26 22:01:31 UTC
Recent gtk changes cause some .ui files with old default values set by glade to have unintentionally centered labels for checkbuttons. In gnome-control-center the security options for wireless connections are affected. I'm going to attach a patch to fix this issue. For details see: https://bugzilla.gnome.org/show_bug.cgi?id=732361
Created attachment 279458 [details] [review] network: Fix unintentionally centered checkbutton labels
this has been worked around in gtk for now
(In reply to comment #2) > this has been worked around in gtk for now Will we need to fix it then, or is that not necessary?
it is somewhat pointless until glade is fixed not to add these default values right bac
Attachment 279458 [details] pushed as 81e89fb - network: Fix unintentionally centered checkbutton labels