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

fixed tcl error when using Undo and Redo menu entries #111

Merged
merged 2 commits into from Jul 19, 2017

Conversation

danomatika
Copy link
Contributor

This fixes an error with the menu binds which were calling menu_undo and menu_redo with the focused window argument. The problem is that neither of these procs requires an argument.

@danomatika
Copy link
Contributor Author

Note: The commits in this PR are now pulled into the larger development PR #113

@millerpuckette millerpuckette merged commit c5a6265 into master Jul 19, 2017
@umlaeute umlaeute deleted the bugfix/undoredo branch July 19, 2017 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants