Last update (clipping) problem

I applied last update from svn and compiled…

Now when starting the game I’ve got several gui elements left on the screen when there shouldn’t by anything except the normal background.

Had what seemed to be panels, arrow (scroller arrow) and not entirely sure what else. Some “disappeared” when I clicked on the screen but most stayed there.

I’ve reverted to the previous version but if you really need a screenshot I’ll indulge (and I’ll send you a bill :P)

I think it might be related - tooltips are not disappearing anymore, but rather staying as empty boxes after moving mouse out of component with tooltip.

Uncommenting 3 lines in Element.updateLocalClipping solves the problem for me for now.

Sorry about this. I reverted the change. I’ll be back home in a couple days and back to it.