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 Button::dynamic constructor #899

Closed
luleyleo opened this issue May 2, 2020 · 0 comments · Fixed by #963
Closed

Add Button::dynamic constructor #899

luleyleo opened this issue May 2, 2020 · 0 comments · Fixed by #963
Labels
D-Easy just needs to be implemented enhancement adds or requests a new feature

Comments

@luleyleo
Copy link
Collaborator

luleyleo commented May 2, 2020

Same reason as with #725 :

This is just a convenience; because of how type resolution works
with the Into<LabelText> paramater, you are forced to always
provide explicit types when creating a label with dynamic text.

This is a papercut, and is particularly annoying when trying to
write sample code.

@luleyleo luleyleo added enhancement adds or requests a new feature D-Easy just needs to be implemented labels May 2, 2020
@cmyr cmyr closed this as completed in #963 May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-Easy just needs to be implemented enhancement adds or requests a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant