Hi everyone, I faced (and I am facing) today the following situation: I have two buttons that are set to visible=false. I also have a panel in which I load a layout. If I show this panel in front of the hidden buttons when I hide it again then both buttons are visible without setting the visible=true. I searched in the code for visible=true for both buttons and this has nothing to do with the algorithm route. Can someone reproduce it?
Please post a small project showing the problem so we could see what exactly you have done and how.
And we could test it in the same conditions as you do.