Hi,
I use showBy function to show panel, first time is't shown well, but after I hide the panel and show it again, the rectangle element (element with "x-anchor" class) is hidden. I see in element's browser that it's visibility set to 'hidden'.
I use it like this:
What is wrong? Is it known bug?Code:panel.showBy(myBuitton,"tr-bc?");
10x