Merge remote-tracking branch 'origin/next' into next
This commit is contained in:
commit
5d56955720
2 changed files with 125 additions and 132 deletions
|
|
@ -359,7 +359,7 @@ Mithril = m = new function app(window, undefined) {
|
|||
}
|
||||
return flattened
|
||||
}
|
||||
function autoredraw(callback, object, group) {
|
||||
function autoredraw(callback, object) {
|
||||
return function(e) {
|
||||
e = e || event
|
||||
m.redraw.strategy("diff")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue