sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.27k stars 1.05k forks source link

SceneBuilder blocking drag & drop of some JFX components. #1201

Closed WesleyWong420 closed 3 years ago

WesleyWong420 commented 3 years ago

I am having issue where SceneBuilder doesn't allow the insertion of some components such as JFXTextFields and JFXPasswordField, when I tried to drag it in, mouse cursor will have a round error block logo. However, component like JFXTextArea have no problem of dragging in.

SceneBuilder version: 16 JFoenix version: Java 9

iamMHZ commented 3 years ago

@WesleyWong420 Have you found any solution? I am having the same problem with some components. :(

Asquator commented 4 months ago

Same problem