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

Added the id() method to NumberInput #296

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

Kamduis
Copy link
Contributor

@Kamduis Kamduis commented Oct 15, 2024

This enables users to set the ID of the underlying TextInput.

Fixes #295.

This enables users to set the ID of the underlying `TextInput`.
Copy link
Collaborator

@genusistimelord genusistimelord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good thank you

@genusistimelord genusistimelord merged commit b37a89d into iced-rs:main Oct 19, 2024
1 of 2 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.

NumberInput missing the id() method of the underlying TextInput
2 participants