Update
This commit is contained in:
parent
c353c87c51
commit
1c0a1d6248
5 changed files with 63 additions and 31 deletions
|
@ -48,13 +48,8 @@ draw_arrow=function(p,x1,y1,x2,y2,elt=null,canvas,skiparrow=false,flip=false){
|
|||
} else {
|
||||
elt.elt.style.display="block"
|
||||
}
|
||||
|
||||
// Move element
|
||||
elt.position(elt_x,elt_y)
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
draw_elt_on_arrow=function(p,canvas,center,elt){
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue