Solved
Scale/Strech Icon on a Button Widget
Is it possible to scale the icon on a button widget to fit the size of the button?
Is it possible to scale the icon on a button widget to fit the size of the button?
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.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.