hyperlink - Connection-link selection not accurate using javascript library draw2d -


i want implement graph designer using draw2d library. in demo, click on connection-link accurate, otherwise in application click on links not accurate because of times connection not selected (the elements such vectorfigure don't have selection problems). difference between application , demo container of div called "paintarea"; in fact, don't use frame dedicated paintarea doesn't start form x=0 , y=0. can me? important...thanks in advance.

did use scroll container/div?

sometimes users enclose paintarea in scrollable div. in case should use setviewport ...or inspect viewport demo.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -