FirebaseExtended / firepad

Collaborative Text Editor Powered by Firebase
Other
3.85k stars 879 forks source link

Ace fixes #420

Open adamjimenez opened 1 year ago

adamjimenez commented 1 year ago

Fix issue where pressing undo after initial load, clears the editor. Single undo for text that was typed over. Before it would delete and restore in two undos. Upped initial undo limit from 50 to 500.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4518587577

Details


Files with Coverage Reduction New Missed Lines %
lib/text-operation.js 1 93.12%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 835215972: 0.03%
Covered Lines: 2314
Relevant Lines: 3381

💛 - Coveralls