Just find out how to make displaying SVG better wi...
# tornadofx
f
Just find out how to make displaying SVG better with TornadoFX. I prefer using "svgicon" over "svgpath" because I can specify the size in svgicon and resize it which serve the purpose of having SVG
r
What do you mean by "svgicon"?
f
SVGicon is a component that's not mentioned in the doc. Link: https://tornadofx.io/dokka/tornadofx/tornadofx/-s-v-g-icon/index.html
r
Ah, I forgot that was there 🙂