Vizlib Home Try Vizlib
Welcome
Login

Vizlib Button - change color after click

After clicking on Vizlib button the color should be changed or the visualization of the button should look different so the user know if this button was clicked 


1 person likes this idea
  • Hi Benji,


    Thanks for sharing this feedback! This is possible by updating a variable on click, which updates the color. We had considered this in the design of the extension, but given there was not a "one size fits all" solution, we left this free for users to setup an on click color.


    The challenges faced in adding such solution are as follows:

    • What happens if the button is clicked twice?
    • What happens if the button is clicked but the action is not fired (i.e. a condition is not met)?
    • What happens when the button action is reversed by another interaction OR clicking a different button?
Login to post a comment