You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Same reason as with #725 :
The text was updated successfully, but these errors were encountered: