standardnotes / markdown-basic

[Moved to https://github.com/standardnotes/app] A basic Markdown editor for Standard Notes
https://standardnotes.com
GNU Affero General Public License v3.0
11 stars 12 forks source link

feat: optimize synced scroll #20

Closed dagjaneiro closed 5 years ago

dagjaneiro commented 5 years ago

Haven't had the chance to test it in iOS to check for performance improvements to Split mode.

Both Edit and Preview mode will not stutter anymore since there won't be any more scroll events handled in those modes.

Related: #18, standardnotes/forum#569