I'm afraid this might be a javafx related question...
# tornadofx
a
I'm afraid this might be a javafx related question, but I'm not sure because it could be a possible component issue. Fun fact: You cannot customize the font in TilesFX, so I want to use a label instead of a Tile for a certain Tile in my grid. However, on run, the application constantly complains that somehow, this snippet causes duplicate children being added. Am I violating a gridpane rule here?