#560 prevent scroll on next redraw if onunload calls preventDefault
This commit is contained in:
parent
ce883b4089
commit
e7992553d9
1 changed files with 1 additions and 0 deletions
|
|
@ -599,6 +599,7 @@ var m = (function app(window, undefined) {
|
|||
endFirstComputation();
|
||||
return controllers[index]
|
||||
}
|
||||
else computePostRedrawHook = null
|
||||
};
|
||||
var redrawing = false
|
||||
m.redraw = function(force) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue