<@U10EJRH2L>: I changed fontFamily from `Array&lt;...
# tornadofx
e
@Ruckus: I changed fontFamily from
Array<String>
to
MultiValue<String>
to bring it in line with the other properties. Another breaking change, but alas 🙂
👍 2