[gnome-builder] plugins/editor: add tweak for line height
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] plugins/editor: add tweak for line height
- Date: Sat, 13 Aug 2022 00:11:09 +0000 (UTC)
commit 06a5a8809c8b9674772bccbf9694763d6136c342
Author: Christian Hergert <chergert redhat com>
Date: Fri Aug 12 17:11:01 2022 -0700
plugins/editor: add tweak for line height
src/plugins/editorui/tweaks.ui | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/src/plugins/editorui/tweaks.ui b/src/plugins/editorui/tweaks.ui
index 9c338b13a..1f2c6577f 100644
--- a/src/plugins/editorui/tweaks.ui
+++ b/src/plugins/editorui/tweaks.ui
@@ -37,6 +37,14 @@
<property name="key">font-name</property>
</object>
</child>
+ <child>
+ <object class="IdeTweaksSpin" id="editor_line_height">
+ <property name="title" translatable="yes">Line Height</property>
+ <property name="subtitle" translatable="yes">Adjust line height of the configured
font</property>
+ <property name="settings">settings_org_gnome_builder_editor</property>
+ <property name="key">line-height</property>
+ </object>
+ </child>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]