egroupware_official/api/js/etemplate/Layout/Et2Split
ralf 125a8abf61 only call widget.resize() if it's a function:
- web-components do not implement it
- et2-textarea / SlTextarea uses resize as a property name
--> we can postpone the decision, if we need an explicit resize handler for our web-components, or using flex is sufficient, for now
2022-07-29 15:29:51 +02:00
..
Et2Split.ts only call widget.resize() if it's a function: 2022-07-29 15:29:51 +02:00