html5pivotviewer
html5pivotviewer copied to clipboard
PivotViewer Idle state
Hello, Is there a way to know if the pivotviewer is in the Idle state mode? in TileController, there is a function called AnimateTiles with a variable named 'isAnimating' but it doesn't match with the actual pivotviewer state because when I'm checking its value, yet the state is false when the pivotviewer hasn't finished the animation. Thank you in advance
Emanuele
Hi Emanuele,
There isn't a simple check for if the pivotviewer is in an idle state at the moment. Have a look at the comments in the AnimateTiles function.