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

FileHandle is not Clone #196

Open
TitouanReal opened this issue May 6, 2024 · 0 comments
Open

FileHandle is not Clone #196

TitouanReal opened this issue May 6, 2024 · 0 comments

Comments

@TitouanReal
Copy link

When using async functionality in Iced, one uses a Message type that must be Clone in practice.

To be able to use rfd's AsyncFileDialog in Iced, it would be nice if FileHandle could implement Clone.

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

No branches or pull requests

1 participant