If a window class gets resized then the events EventMouseLeavesArea and EventMouseLeavesSurface still operate on the old size of the window until the window gets moved around.
Code: Select all
---- Version: 0.8.2 (Build: Oct 9 2013 GNU/Linux g++ 4.6.3 64 bit) ----
---- Renderer module is: CEGUI::OpenGLRenderer - Official OpenGL based 2nd generation renderer module. TextureTarget support enabled via FBO extension. ----
---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
---- Image Codec module is: DevILImageCodec - Official DevIL based image codec ----
---- Scripting module is: None ----