@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
fucata
07/12/2018, 8:55 PM
Thanks Amanda!
fucata
07/13/2018, 2:29 PM
@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
amanda.hinchman-dominguez
07/13/2018, 2:31 PM
@stepheI am not entirety sure if imageviews are capable of supporting svgs - let me see what I can find in javafx documentation