From 5ca9db18396757dc3a24e91f81463d22a4c666f5 Mon Sep 17 00:00:00 2001 From: Bleak Grey Date: Mon, 1 Jun 2020 03:02:17 +0300 Subject: [PATCH] Implement #86 --- data/com.github.bleakgrey.tootle.gschema.xml | 2 +- data/ui/dialogs/preferences.ui | 12 ++++---- meson.build | 1 - src/Dialogs/MainWindow.vala | 30 +++++++++++++++++--- src/Widgets/AlignedLabel.vala | 11 ------- src/Widgets/RichLabel.vala | 1 + 6 files changed, 34 insertions(+), 23 deletions(-) delete mode 100644 src/Widgets/AlignedLabel.vala diff --git a/data/com.github.bleakgrey.tootle.gschema.xml b/data/com.github.bleakgrey.tootle.gschema.xml index 92aa4c2..51228ec 100644 --- a/data/com.github.bleakgrey.tootle.gschema.xml +++ b/data/com.github.bleakgrey.tootle.gschema.xml @@ -29,7 +29,7 @@ 20 - 0 + 100 true diff --git a/data/ui/dialogs/preferences.ui b/data/ui/dialogs/preferences.ui index 95e873d..c5f8c84 100644 --- a/data/ui/dialogs/preferences.ui +++ b/data/ui/dialogs/preferences.ui @@ -4,7 +4,7 @@