how i can detect my panel width and height properly?
could anybody share direct link to examples where Panel plugin fill children DOM elements directly and can detect width and height of parent Panel?
thanks a lot, my mistake was wrong usage .width() and .height() on link "stage "
directly inside link() plugin function
but right solution use .width() and .heght() inside render() function binded to “render” event