SubScene = Node.localToWindow() ?

2014-07-08 Thread Eric Le Ponner
Folks, I started playing with SubScene a few days ago. And I realized that I could not use Node.localToScene() as I did before. When there is no SubScene in the scene graph, Node.localToScene() is basically a way to convert local coordinates to window coordinates (because Scene and Window can be

Re: SubScene = Node.localToWindow() ?

2014-07-08 Thread Kevin Rushforth
Hi Eric, This seems like a reasonable request to me. Please file a new JIRA (Tweak) with component=SceneGraph and we (Martin) can take a look. -- Kevin Eric Le Ponner wrote: Folks, I started playing with SubScene a few days ago. And I realized that I could not use Node.localToScene() as I

Re: SubScene = Node.localToWindow() ?

2014-07-08 Thread Eric Le Ponner
Hi Kevin I created https://javafx-jira.kenai.com/browse/RT-37855. Eric Le 8 juil. 2014 à 14:36, Kevin Rushforth kevin.rushfo...@oracle.com a écrit : Hi Eric, This seems like a reasonable request to me. Please file a new JIRA (Tweak) with component=SceneGraph and we (Martin) can take a