jarek-foksa / xel

Xel - Widget toolkit for building native-like Electron and Web apps
https://xel-toolkit.org
Other
679 stars 58 forks source link

Add support for max-height with scrolling on overflow. #62

Closed depeele closed 6 years ago

depeele commented 6 years ago

This allows a component user to set max-height on the <x-textarea> element and have that limit honored within the component.