This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Description
Version
1.1.1
Test Environment
Firefox, Win10
Current Behavior
When I have markdown enabled as default in the editor then the window will automatically scroll to show the editor (if it needs to be scrolled to, to be seen). If I have WYSIWYG enabled as default then the window will not scroll to the editor.
My guess would be that cursorToEnd is true by default. How can I disable this?
Expected Behavior
I'd like the window not to scroll to the editor's position unless I ask it to.