Skip to content
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

Fix undo not working #95

Merged
merged 2 commits into from
Oct 7, 2022
Merged

Fix undo not working #95

merged 2 commits into from
Oct 7, 2022

Conversation

hankxdev
Copy link
Owner

@hankxdev hankxdev commented Oct 7, 2022

By binding the scope, fixed #94 .

also including a little format change made by prettier

@hankxdev hankxdev requested a review from fregante October 7, 2022 04:51
@fregante
Copy link
Collaborator

fregante commented Oct 7, 2022

Wow this means it hasn't worked for a while. Let me try something

Copy link
Collaborator

@fregante fregante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's fine for now

@fregante
Copy link
Collaborator

fregante commented Oct 7, 2022

Can you rename the master branch to main after merge?

@fregante fregante added the bug label Oct 7, 2022
@hankxdev hankxdev merged commit c9d6b01 into master Oct 7, 2022
@hankxdev hankxdev deleted the fix-undo branch October 7, 2022 05:01
@hankxdev
Copy link
Owner Author

hankxdev commented Oct 7, 2022

yeah, renamed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UNDO/REDO is not working
2 participants