lakdjskla
This commit is contained in:
parent
5a715a50d7
commit
f532363f48
@ -145,7 +145,7 @@ function Vbox(args) {
|
||||
|
||||
onTouchStart={e => boundTouchStart(e, i)}
|
||||
onTouchEnd={e => boundTouchEnd(e, i)}
|
||||
onTouchMove{e => boundTouchMove(e)}
|
||||
onTouchMove={e => boundTouchMove(e)}
|
||||
|
||||
onClick={e => boundClick(e, i) }>
|
||||
{convertVar(vbox.bound[i])}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user