[IPython-dev] Conflict between IPython notebook javascript and three.js?

Jason Grout jason-sage at creativetrax.com
Mon Nov 3 22:12:20 EST 2014


On 11/3/14, 17:50, David Powell wrote:
> I had a closer look. It seems that igraph includes an old copy of
> TrackballControls (from Feb 2013), and this is why it works without
> problem in the IPython notebook.
>
> To clarify, I found the key-bindings on TrackballControls do not seem
> to work at all (at least by default). I find this much preferable to
> the case of OrbitControls, where the key-bindings interfere with
> normal IPython navigation.

Thanks.  In that case, you can use the noKeys option for the 
OrbitControls to turn off keyboard handling.

Thanks,

Jason




More information about the IPython-dev mailing list