<@UBM6HQ2DN> you can always use an imageview inste...
# tornadofx
a
@fucata you can always use an imageview instead laid over a circle Shape within a Stackpane, and then have a listener event for mouse clicking
f
Thanks Amanda!
@amanda.hinchman-dominguez I found that I have to display an SVG without svg tools from tornadofx. It can't work with imageview. So far, the button can have "graphic" property that displays that
a
@stepheI am not entirety sure if imageviews are capable of supporting svgs - let me see what I can find in javafx documentation
f
Thanks!