FXMisc / UndoFX

Undo manager for JavaFX
BSD 2-Clause "Simplified" License
98 stars 17 forks source link

Support UndoManager<List<C>> #26

Closed JordanMartinez closed 6 years ago

JordanMartinez commented 6 years ago

Resolves #25

Note: this introduces breaking changes into UndoManagerFactory at the source level