forked from emilk/egui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add methods to manipulate TextEditState undoer
This feels awful, @emilk why does this have to be an Arc? Should the Arc be replaced with a new one when set_undoer is called, or should it just replace the undoer inside the Arc? Fixes emilk#3436
- Loading branch information
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters