You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmed, not sure the best way to tackle this. Right now we are looking for a .click event on the .tile class, but if you release outside the .tile area it won't fire (and quite possibly the wrong .tile could fire) I'm sure there is an on mouse down action we could use instead to set .tile id and wait for .click to show up and use that instead. Will test. Thanks!
Dragging the slider to either extreme doesn't update the tile or change the actual device. Clicking or sliding anywhere in between works perfectly.
The text was updated successfully, but these errors were encountered: