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
I'm wondering if it's possible in a future release to add a percent value to the format: option, to convert single decimal places to percentage. For example, 0.3 would become 30%.
This would be helpful for, say displaying volume for a media_player.
Thanks for all of your work on this repo!
The text was updated successfully, but these errors were encountered:
I'm wondering if it's possible in a future release to add a
percent
value to theformat:
option, to convert single decimal places to percentage. For example,0.3
would become30%
.This would be helpful for, say displaying volume for a media_player.
Thanks for all of your work on this repo!
The text was updated successfully, but these errors were encountered: