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

Turn off edit mode if the selected glyph does not exist #1988

Merged
merged 2 commits into from
Jan 24, 2025
Merged

Conversation

justvanrossum
Copy link
Collaborator

Fix the insertion code in EditorController to turn off edit mode when inserting a non-existing glyph.

This fixes #1987.

@justvanrossum justvanrossum merged commit ee8d82f into main Jan 24, 2025
5 checks passed
@justvanrossum justvanrossum deleted the issue-1987 branch January 24, 2025 13:47
@justvanrossum
Copy link
Collaborator Author

Hm, this didn't properly work. Fixed by 51f9ff3

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.

[related glyphs] Double-clicking a non-existing related glyph gets inserted in canvas in edit mode
1 participant