in-sideFX / Undecorator

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

Objects extend out of window box #9

Open ls998 opened 8 years ago

ls998 commented 8 years ago

When the window is resized, objects extend over the border of the window:

capture

I used the default skin, and here is the FXML: login.txt

in-sideFX commented 8 years ago

Could you test with latest version: https://github.com/in-sideFX/UndecoratorBis ? Since it does not happen with the demo, it should come from your pane's preferred bounds, or minimum...