-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Rename Input
to ButtonInput
#10859
Rename Input
to ButtonInput
#10859
Conversation
What about |
Would |
I think |
I like |
I would like a |
Maybe |
Do you mean something like #10855? |
Much prefer this, |
Let's go with |
7d43744
to
accff09
Compare
Input
to PressableInput
Input
to ButtonInput
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
input.rs
should be renamed. For the rest, it looks ok to me.
Objective
Input
name is too generic #10853Solution
Changed the name ofInput
struct toPressableInput
.Input
struct toButtonInput
.Migration Guide
Input
toButtonInput
in their projects.