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

Keep copied_text #5540

Closed
wants to merge 1 commit into from
Closed

Keep copied_text #5540

wants to merge 1 commit into from

Conversation

rustbasic
Copy link
Contributor

It's better to keep copied_text without deprecating it.
because there are cases where its content needs to be immediately retrieved and modified.

Copy link

Preview available at https://egui-pr-preview.github.io/pr/5540-patch155
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@emilk
Copy link
Owner

emilk commented Dec 31, 2024

Use PlatformOutput::commands instead

@emilk emilk closed this Dec 31, 2024
@rustbasic
Copy link
Contributor Author

Use PlatformOutput::commands instead

My opinion is that it would be better to keep the current copied_text without deprecating it, rather than creating a new function to identify or modify the content on the clipboard.

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.

2 participants