Unable to resize subview after hiding part of it.

Unable to resize subview after hiding part of it.
http://webix.com/snippet/687869da

Any ideas how to do that?
resizeSubView doesn’t work as I’ve expected - it does nothing.

Yep, unfortunately, I can confirm the issue - subview does not resize automatically. The only workaround is to set the height manually:

http://webix.com/snippet/637b9bff

Cool, then it’s a bug :slight_smile:
Thanks for reply!