<@U10EJRH2L> Could we change the font size paramet...
# tornadofx
e
@Ruckus Could we change the font size parameter in
loadFont
from double to number without issues?
r
There shouldn't be any problem at all. Since it's used in code and not CSS, you don't even have to worry about formatting the number.
👍 1
e
@Ruckus Thank you 🙂