Skip to content

Conversation

rnd-ash
Copy link
Contributor

@rnd-ash rnd-ash commented Feb 13, 2025

No description provided.

@RegenJacob
Copy link
Owner

RegenJacob commented Feb 14, 2025

warning: use of deprecated field egui::PlatformOutput::copied_text: Use Context::copy_text or PlatformOutput::commands instead
   --> src/ui.rs:317:25
    |
317 |                         o.copied_text = out_string;
    |                         ^^^^^^^^^^^^^
    |
    = note: #[warn(deprecated)] on by default
    

It seems like they changed how text copying works in the latest release.
Could you update the approach?

@RegenJacob
Copy link
Owner

I'll merge it for now.

Because of your inactivity I'll fix the deprecation warnings myself.

@RegenJacob RegenJacob merged commit 291b14e into RegenJacob:main Feb 23, 2025
3 checks passed
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