Skip to content

Replace GtkCheckButton with GtkSwitch in Preferences Dialog

Joel requested to merge Duncan/geary:gtkswitch-prefs-dialog into mainline

Maybe consider using GtkSwitch instead of GtkCheckButton in the preferences dialog. Gives it a bit more of a modern feel especially with the great work that's been put into the new Adwaita theme.

Before

prefs-dialog-before

After

prefs-dialog-after

Edited by Michael Gratton

Merge request reports