Hi,
it would be great if it was possible that the rich text edit automatically changes it's height, so that I can set a minimum and a maximum and the box just get's bigger as I enter text until the maximum is reached (could probably be done using maxHeight and minHeight). I'm trying to implement the feature myself for pull request but I didn't find out yet what would be the best way to do it since I've just recently started with JavaFX and don't know my way around everything yet.
If I'm missing something and this is already possible, please show me how.
Thanks.
Hi,
it would be great if it was possible that the rich text edit automatically changes it's height, so that I can set a minimum and a maximum and the box just get's bigger as I enter text until the maximum is reached (could probably be done using maxHeight and minHeight). I'm trying to implement the feature myself for pull request but I didn't find out yet what would be the best way to do it since I've just recently started with JavaFX and don't know my way around everything yet.
If I'm missing something and this is already possible, please show me how.
Thanks.