-
-
Notifications
You must be signed in to change notification settings - Fork 475
macOS: Fix undo redo not working on macOS. #890
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
LGTM! Can't test this though as I don't have a mac. |
electron/electron#15728 was reported with Electron 3. Did you confirm that this is still an issue with Electron 8? |
The default API provided by Electron doesn't work as expected. More info here - electron/electron#15728 Fixes: #866.
@andersk yeah, it's still broken. Let's merge? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess so. We should also get the Electron issue reopened or open a new one.
@andersk made some changes. |
I think the undo-redo issue is being solved. If there is any remaining work @akashnimare please share it with me. |
@adityamudgil2505 can you get the Electron issue (electron/electron#15728) reopened or maybe open a new one since it still doesn't work on v8? |
The default API provided by Electron doesn't work
as expected. More info here -
electron/electron#15728
Fixes: #866.
What's this PR do?
Any background context you want to provide?
Screenshots?
You have tested this PR on: