Forum Discussion
JohanBengtsson
7 years agoCommunity Member
Triggers "when state of ... is ..." not working as expected
Since accessing objects state is not possible from javascript I decided to do boolean variables reflecting the down state of a number of pictures (the internal hover and down states added manually t...
JohanBengtsson
7 years agoCommunity Member
... when State None Of ... Is: Down
should behave the same as
... when State All Of ... Is not: Down
If there is only one object selected in the list of objects.
By pure logic this should be the same, one works the other doesn't and I would like to know why, and I strongly suspect this to be a bug.