<@U3E01MVRD> Sometimes, I also create template obj...
# tornadofx
c
@permalmberg Sometimes, I also create template objects in FXML. For example, create a notional blue rectangle of a particular dimension. Then, in the .java code, remove it from the container. Add it back when needed. This is nice if you want to see how the shapes look with the background and with other shapes in Scene Builder.