Skip to main content
1-Visitor
August 21, 2020
Solved

Scale/Strech Icon on a Button Widget

  • August 21, 2020
  • 2 replies
  • 1349 views

Is it possible to scale the icon on a button widget to fit the size of the button?

    Best answer by zyuan1

    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.

    2 replies

    zyuan15-Regular MemberAnswer
    5-Regular Member
    August 24, 2020

    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.

    Support
    September 16, 2020

    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