Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Problems with Tree Animation on Mac OS X

Received: by 10.224.201.7 with SMTP id ey7mr1471419qab.0.1334766443448;
        Wed, 18 Apr 2012 09:27:23 -0700 (PDT)
X-BeenThere: javascript-information-visualization-toolkit@googlegroups.com
Received: by 10.229.196.100 with SMTP id ef36ls791302qcb.7.gmail; Wed, 18 Apr
 2012 09:27:20 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.224.174.10 with SMTP id r10mr397239qaz.0.1334766440165; Wed,
 18 Apr 2012 09:27:20 -0700 (PDT)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
 alessandro.colanto...@gmail.com designates internal as permitted sender)
 smtp.mail=alessandro.colanto...@gmail.com; dkim=pass
 header...@gmail.com
Received: by fo16g2000vbb.googlegroups.com with HTTP; Wed, 18 Apr 2012
 09:27:20 -0700 (PDT)
Date: Wed, 18 Apr 2012 09:27:20 -0700 (PDT)
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3)
 AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.5 Safari/534.55.3,gzip(gfe)
Message-ID: <27ce44a3-5468-4d62-812b-103745fa23d3@fo16g2000vbb.googlegroups.com>
Subject: Problems with Tree Animation on Mac OS X
From: "alessandro.colantonio" <alessandro.colanto...@gmail.com>
To: JavaScript InfoVis Toolkit <javascript-information-visualization-toolkit@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

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