From aeaa90c126b7f56cbbcf6b4ffe2f53db58292a33 Mon Sep 17 00:00:00 2001 From: Mike Skec Date: Sat, 13 Feb 2021 14:27:46 +1100 Subject: Margins are now split into seperate horizontal/vertical options --- src/dialogs/settingsdialog.ui | 54 +++++++++++++++++++++++++++++++------------ 1 file changed, 39 insertions(+), 15 deletions(-) (limited to 'src/dialogs/settingsdialog.ui') diff --git a/src/dialogs/settingsdialog.ui b/src/dialogs/settingsdialog.ui index b1c0684..a88285e 100644 --- a/src/dialogs/settingsdialog.ui +++ b/src/dialogs/settingsdialog.ui @@ -891,15 +891,16 @@ + - Page Margin + Left/right Page Margin - + px @@ -907,18 +908,40 @@ 0 - 350.000000000000000 + 350 + + + + Top/bottom Page Margin + + + + + + + px + + + 0 + + + 350 + + + + + Other options - + @@ -943,7 +966,7 @@ - + Text width limit @@ -953,7 +976,7 @@ - + 300 @@ -970,14 +993,14 @@ - + Line height (paragraph) - + px @@ -991,14 +1014,14 @@ - + Line height (header) - + px @@ -1012,14 +1035,14 @@ - + Indentation - + @@ -1109,14 +1132,14 @@ - + Presets - + @@ -1342,7 +1365,8 @@ link_foreign_prefix quote_change_color auto_theme - page_margin + page_margin_h + page_margin_v enable_justify_text enable_text_width text_width -- cgit v1.2.3