Forum Discussion

IgorFozyekosh's avatar
IgorFozyekosh
Community Member
4 months ago
Solved

Object state does not change to "Visited"

Hi Everyone! 😀 I know that the topic is not unique or new. However, I spent 2 hours and didn't find any solution or clear explanation. The issue is very "simple": my object states do not change ...
  • SamHill's avatar
    4 months ago

    IgorFozyekosh​ a couple of things I recommend.

    As you are using the "selected" state, you should also make sure the buttons are in a set (select all buttons > right click > Button Set). This will ensure that only one button will be selected within the set at any time, exposing the "visited" state when not select.

    The selected state override the visited state, however, if you add an extra element to the "visited" state, such as a tick icon, this icon will show as soon as the button is selected, even when the other states are being displayed (hover, selected).