I'm building a mobile app with gluon FX. I'm using scenebuilder to help create my UI with FXML. However, the SceneBuilder preview UI looks very different from the UI I get when running it with gluonfx:run through Maven. What is causing this?/What can I do to fix it? I've attached images below.
SceneBuilder:
mvn gluonfx:run