Slider interactivity problem

Sep 20, 2023

Hi!
I put a slider on one of the layers and set the states, but whenever I open that layer, the state changes from normal to state 2 whenever I hover over it instead of moving the slider.

Could someone please have a look and tell me what's wrong?

Thank you in advance. :)

1 Reply
Judy Nollet

Very strange. There was a Hover state on the slider. However, even deleting that didn't solve the problem. 

Best guess: one or more of the extra objects within one of the states had a Hover state when you pasted it into one of the Step states. That wouldn't show after it's been pasted into the state of another object.

  • Any triggers and/or states attached to an object that is pasted into another object's state will likely cause problems.

I suggest that you rebuild the rectangle that the slider controls, making sure that all extra objects pasted into its states are clean. 

By the way, the Next button and the tile buttons will be disabled again if the user returns to the slide. To prevent that, add conditions to all of the disabling triggers. For example: 

Note: Do not use a condition that include "= Normal." Basically, all of the states have a bit of Normal in them, so that condition doesn't work well.