scrollView - Rebuilding Application Layout

Dynamically change of layout does not work for scrollView.(Dynamic UI Modifications of Guides, Configuring Components Webix Docs)

https://snippet.webix.com/aizifk6f

Hello @lBeJIuk,

Dynamically change of layout does not work for scrollView

It does seem like this won’t work when you want to replace a certain part of the layout, my bad. I will double check on the cause of this issue and report back.

@Dzmitry
Yeah, it works. But not if you specify the third parameter
https://snippet.webix.com/oowpi8xe

Apologies for the earlier confusion, I can confirm the issue, thank you for the report! The fix should be out in the nearest future.

For the time being, please use the following workaround, which should achieve pretty much the same result in your case: https://snippet.webix.com/imrfnwxs (or https://snippet.webix.com/dj4ft3wr).

Thank you!