Merge branch 'release'

This commit is contained in:
Veronica Berglyd Olsen
2024-05-01 19:38:38 +02:00
3 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -334,7 +334,7 @@ class GuiDocEditor(QPlainTextEdit):
font = QFont()
font.setFamily(CONFIG.textFont)
font.setPointSize(CONFIG.textSize)
self.setFont(font)
self._qDocument.setDefaultFont(font)
# Set default text margins
# Due to cursor visibility, a part of the margin must be