Hi,
I am currently using JIT in my application. In particular, I am using
the following tree:
http://thejit.org/static/v20/Jit/Examples/Spacetree/example1.html
Unfortunately, I have noticed that when I use Safari and "drag" the
tree, the labels within nodes are always "one step behind" the node
position. Moreover, if I hover with the mouse pointer on nodes, then
the picture refreshes so that labels are correctly displayed. You can
test it by yourselves with the link above.
The problem is even worse when I do not use mouse to move the tree,
but I "shift" the graph by several pixels from javascript.
Could anyone possibly help me to fix the problem?
Thanks in advance
Alessandro