-
Notifications
You must be signed in to change notification settings - Fork 30.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chat: invoke save participants only when accepting changes (#238628)
- Don't trigger save participants in edits from the edit file tool. Fixes the bad undo stack we discussed this morning. - When modifications are accepted, if the file is not dirty, then trigger save participants. This lets you still get nice formatting.
- Loading branch information
1 parent
b94947f
commit c53aa1b
Showing
2 changed files
with
54 additions
and
13 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
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