A little JavaFX expandable TextArea control. It can grow/shrink in size dependent on it's content. In addition the no of characters can be limited. You can define the fixed height that will be used when it is not expanded.
Please find more info at https://harmoniccode.blogspot.com/.
The source code can be found over at github at https://github.com/HanSolo/expandable...