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

Updating the methods of NumberInput and TypedInput #310

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

Ultraxime
Copy link
Contributor

I add all the relevant methods of TextInput in NumberInput and TypedInput

I did not add the secure method for NumberInput as I thought it was not relevant

Ultraxime and others added 2 commits December 3, 2024 12:30
…ext_input

NumberInput does not get the secure method as it does not make sens to have a secure number input
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.

Thank you.

The Secure method makes no sense here as its a number or Type input and not a password input.

@genusistimelord genusistimelord merged commit 9fe902e into iced-rs:main Dec 3, 2024
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.

2 participants