Skip to content

Better undo/redo and various other improvements

Compare
Choose a tag to compare
@PyvesB PyvesB released this 09 Feb 22:01
  • Rewrote undo/redo functionality:
    • added support for bullet lists.
    • kept track of caret position.
    • simplified code.
  • Added option to tune the note autosave time interval (does not affect automatic saving when closing Eclipse).
  • Fixed bug that would cause Eclipse to hang when adding a new note to an empty notepad.
  • Various code enhancements.