Simplify text width settings (#943)

* Remove the fixed text width switch, resolves #924
* Update tests
* Clean up code to set text width and add to viewer
This commit is contained in:
Veronica Berglyd Olsen
2021-12-31 17:17:27 +01:00
committed by GitHub
parent 6ac9e1aec4
commit 7024254960
8 changed files with 37 additions and 56 deletions
+1 -2
View File
@@ -1,5 +1,5 @@
[Main]
timestamp = 2021-09-15 14:39:52
timestamp = 2021-12-31 16:45:32
theme = default
syntax = default_light
icons = typicons_light
@@ -30,7 +30,6 @@ emphlabels = True
[Editor]
textfont = None
textsize = 12
fixedwidth = True
width = 600
margin = 40
tabwidth = 40