Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Is it possible to scale the icon on a button widget to fit the size of the button?
Solved! Go to Solution.
Hi, the size of the Button is not flexible, so streching the Icon may not be meaningful as well.
But you can use a responsive ValueDisplay widget to show the Icon, and use the click event to trigger services. The size of new Button is flexible now, you still need to find an icon that can change, and usually it's fixed.
Hi, the size of the Button is not flexible, so streching the Icon may not be meaningful as well.
But you can use a responsive ValueDisplay widget to show the Icon, and use the click event to trigger services. The size of new Button is flexible now, you still need to find an icon that can change, and usually it's fixed.
Hi @bdevcich.
If you feel that the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.
Thank you for your participation in our community!
Regards.
--Sharon