Skip to content

Send mouse release event after moving window

zhang yaning requested to merge (removed):master into master

When you want to move the window,first you press left mouse button,the left mouse event will send to the client.Then you move the window,didn't send the mouse release event to the client,the client or qt will not know the mouse last status.

Edited by zhang yaning

Merge request reports