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

Add set_handle method #734

Closed
wants to merge 2 commits into from
Closed

Conversation

edfloreshz
Copy link
Contributor

This pull request includes the addition of a new task for setting image handles.

  • src/widget/image.rs: Added a new function set_handle that produces a Task to set a new Handle to the Image with the given Id.
  • src/widget/mod.rs: Moved the image module to its own sub-module to add set_handle.

Must be merged after pop-os/iced#199 and rebased iced changes.

@edfloreshz edfloreshz closed this Nov 25, 2024
@edfloreshz edfloreshz deleted the image-op branch November 25, 2024 14:15
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.

1 participant