ExpandableTextArea: compute height based on given font size #813
Labels
codefest23-24
difficulty:medium
API design elements, need time to think through
help wanted
Contributions welcome / high PR acceptance rate
lang:kotlin-only
Solution should be in Kotlin
type:refactor
Clean up / upgrade code
In the fxgl-tools module, com.almasb.fxgl.tools.dialogues.ExpandableTextArea, we compute the height:
Ideally, this should probably be based on font size.
A solution needs to demonstrate examples (screenshots / video) with this UI control using different font sizes: small (12?), medium (18?), large (30?).
The text was updated successfully, but these errors were encountered: