in-sideFX / Undecorator

Decorate "Undecorated" JavaFX windows
118 stars 30 forks source link

Cannot drag across screens when using dual displays #10

Closed mikedavison closed 8 years ago

mikedavison commented 8 years ago

Problem with dragging across screen boundary in dual screen setup. Using sample application (UndecoratorSceneDemoTouch.java and UndecoratorSceneDemo.java) to test with both apps can be resized and dragged within the primary screen the app launched in but I cannot drag scene from one display to another. Note: I can use simple app with a decorated scene and drag across displays. FYI. Test environment is Windows 10, Netbeans 8.1, jdk 1,8.

mikedavison commented 8 years ago

STET. Logged against UndecoratorBis