mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
patch rAF timestamp for alpha37
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
};
|
||||
|
||||
function processRafCallbacks(t) {
|
||||
if (!t) {
|
||||
t = Date.now();
|
||||
}
|
||||
var processing = rafCallbacks;
|
||||
rafCallbacks = [];
|
||||
if (t < timeline.currentTime)
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user