If the window is resized it could be beneficial to know if the mouse has been released so that the user knows that the resize interaction by the user has stoped. This can be used to trigger a resize of any used framebuffers which could be quite resource intensive if done while the user drags the windows' border.
Insert mouse button information into the resize message.
If the window is resized it could be beneficial to know if the mouse has been released so that the user knows that the resize interaction by the user has stoped. This can be used to trigger a resize of any used framebuffers which could be quite resource intensive if done while the user drags the windows' border.
Insert mouse button information into the resize message.