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

Allow users to paste text into the annotations tool #524

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

chxmberland
Copy link
Contributor

@chxmberland chxmberland commented Jul 30, 2024

Linked issues

N/A

Summarize your change.

This change will allow users to paste text when annotating using ctrl + v.

Describe the reason for the change.

This change was made in an effort to allow users to paste in East Asian languages into their annotations, which is a feature that has been requested for a very long time. Since it is far too complicated to directly support East Asian languages through keyboard inputs, this is the next best thing.

This PR is paired with PR #518 and will only be effective after PR #518 has been merged.

Describe what you have tested and on which operating system.

Tested in macOS Sonoma 14.5.

This must be tested in Windows and Linux, as the way you interact with clipboards changes across operating systems.

@bernie-laberge
Copy link
Contributor

This is great @chxmberland !

@chxmberland chxmberland force-pushed the feature/add-mandarin-to-annotate_SG-35904 branch from d416dca to 0230f6f Compare July 30, 2024 13:53
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.

4 participants