Flowless icon indicating copy to clipboard operation
Flowless copied to clipboard

Dynamically resize viewport based on content

Open JordanMartinez opened this issue 8 years ago • 0 comments

Coming from TomasMikula/RichTextFX#171 (and also TomasMikula/RichTextFX#77)

It would be great if [the viewport] automatically changes it's height [and by implication, width] based on its content, so that [one] can set a minimum and a maximum and the box just gets bigger as additional content is added [or smaller as content is removed]. This could probably be done using minHeight and maxHeight.

JordanMartinez avatar Mar 17 '17 15:03 JordanMartinez