sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.29k stars 1.06k forks source link

JFXDrawerStack doesn't work in Scene Builder #1095

Closed choff60 closed 4 years ago

choff60 commented 4 years ago

I am unable to add a JFXDrawer or any Java FX container to a JFXDrawerStack in Scene Builder. I guess this was a design decision to have JFXDrawerStack extend Region and not StackPane? Is there a work around that I am not seeing? If I am forced to add components in the Java code that kind of defeats the purpose of having a declarative markup language, right? Scene Builder 8.5.0 foenix-8.0.5.jar jdk1.8.0_65

thanks!

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.