With Ext4.0.7, I use designer "Version 1.2.2 Build:48" and a controller declared in designer.js.
I have to hide windows on render in spite of "hidden" is set on true.
Not very nice as windows appear briefly before to be hidden.
Is it a bug of the designer, the library? If it is, do you know a work around?
Thanks. I agree. But as I am working with a controller, so I can very easily withdraw my own code to get the designer behaviour only. I made only a viewport and 2 windows. The windows are still visible in spite of the default hidden set. More over, each window is:
hideMode: visibility
layout: fit
closeAction: hide
modal: true
That's all. Have I missed a detail in the configuration?