Is there a way to delete UI elements from Scenebuilder when it is embedded in Intellij?
Answered
When I use Scenebuilder by itself, I can delete a UI element with the backspace key. However, this doesn't work when I run it from within Intellij (only way I have found to remove element is editing the FXML). Is there a key I can use to delete it instead?
Please sign in to leave a comment.
There is a known bug reported at https://youtrack.jetbrains.com/issue/IDEA-198072 .
Please check if https://www.jetbrains.com/idea/nextversion/ is also affected.
ah that does look related. I don't seem to be able to move components either. Will try with that version.
It is still broken in nextversion