Skip to content

Fix Incorrect Copy/Paste Menu Actions #91

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

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

thecoolwinter
Copy link
Contributor

Description

Fixes a typo where copy/paste menu items were incorrectly mapped to undo, causing their actions to trigger an undo instead of the intended action.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

In the example CETV app:

Screen.Recording.2025-04-21.at.3.35.34.PM.mov

@thecoolwinter thecoolwinter merged commit 2a6e7c7 into CodeEditApp:main Apr 21, 2025
2 checks passed
@thecoolwinter thecoolwinter deleted the fix/copy-paste-menus branch April 21, 2025 20:39
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.

🐞 Text cannot be copied via right-click actions
1 participant