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.
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:
Cool, then it’s a bug
Thanks for reply!