mirror of
https://shylinux.com/x/icebergs
synced 2025-04-29 18:39:21 +08:00
add some
This commit is contained in:
parent
94b2266982
commit
5d386d63e2
@ -37,7 +37,7 @@ Volcanos(chat.ONACTION, {
|
|||||||
sub.onexport.output = function() { can.page.style(can, sub._output, html.HEIGHT, "", html.MAX_HEIGHT, "")
|
sub.onexport.output = function() { can.page.style(can, sub._output, html.HEIGHT, "", html.MAX_HEIGHT, "")
|
||||||
if (done) { return } done = true, action(true)
|
if (done) { return } done = true, action(true)
|
||||||
}
|
}
|
||||||
tr._sub = sub
|
tr && (tr._sub = sub)
|
||||||
// msg.Option(ctx.STYLE) == html.HIDE || can.onmotion.delay(can, function() { can.onmotion.scrollIntoView(can, sub._target) }, 300)
|
// msg.Option(ctx.STYLE) == html.HIDE || can.onmotion.delay(can, function() { can.onmotion.scrollIntoView(can, sub._target) }, 300)
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user