<@U8LBKF6AJ> It's not a bug, you probably imported...
# tornadofx
e
@ianbrandt It's not a bug, you probably imported
java.awt.Button
instead of
javafx.scene.control.Button
. In any case, we've talked about removing the suboptimal code examples, which we used kind of to introduce the builders. @thomasnieldmaybe this is something we should address in the next cleanup? 🙂