protoUI default isolate

Why isolate prop not working in defaults?
http://webix.com/snippet/203ea109

The isolate property should be defined in the config to add the IdSpace functionality to Layout.

The proper way is to include webix.idSpace directly into the list of building modules: http://webix.com/snippet/8506099b

Greate!