cronvel / terminal-kit

Terminal utilities for node.js
MIT License
3.08k stars 198 forks source link

fix: propagate autoWidth and autoHeight options to EditableTextBox… #242

Closed bsorrentino closed 6 months ago

bsorrentino commented 10 months ago

In LabeledInput element on initTextInput the properties autoWidth and autoHeight are not propagated to the created EditableTextBox affecting behaviour of onParentResize

cronvel commented 6 months ago

Sorry for being very late, but it's finally merged ;)