html5pivotviewer icon indicating copy to clipboard operation
html5pivotviewer copied to clipboard

PivotViewer Idle state

Open eparini opened this issue 11 years ago • 1 comments

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

eparini avatar Jul 22 '14 14:07 eparini

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.

JacquiHand avatar Aug 12 '14 12:08 JacquiHand