When clicking on the maximize/restore button, the On Size event is fired
before the window changes the size, and it should be fired after the window
has changed the size.
EDIT: Actually, it is fired after the window has chaged size, but before the
page was adapted. The page still has the old size at the time the event is fired.

Reply With Quote