mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-12 13:25:33 +08:00

Only used an undo transaction on startup and added a small delay to codeMirror parsing on SetContent's to help avoid the rendering activities getting caught in undoManager states. Seemed to improve things a lot in Firefox & chrome on my dev machine. For #2602