Added scroll past end feature by setting a large root frame margin of the document
This commit is contained in:
@@ -122,6 +122,8 @@ class Config:
|
||||
self.doReplaceDQuote = True
|
||||
self.doReplaceDash = True
|
||||
self.doReplaceDots = True
|
||||
self.extendScroll = True
|
||||
|
||||
self.wordCountTimer = 5.0
|
||||
self.showTabsNSpaces = False
|
||||
self.showLineEndings = False
|
||||
|
||||
Reference in New Issue
Block a user