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
{{ message }}
This repository was archived by the owner on Feb 13, 2018. It is now read-only.
It shows that the GET /playerinfo callback killing it... this is a long function so I haven't analyzed much, but the culprits seem to be line 163 and 211 (~50% each).
Line 163 just hides the Play button (as it is in play state), I fail to see why that triggers a ~1 sec "recalculate style" event.
Line 211 calls jQuery mobile's listview('refresh')...