Forum defect (post #35194, by Leency): mouse wheel events aren't sent after clicking window border

git-svn-id: svn://kolibrios.org@2011 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Mihail Semenyako (mike.dld) 2011-07-22 18:44:08 +00:00
parent f59df34e17
commit bf2709cd21

View File

@ -306,6 +306,7 @@ mouse._.left_button_release_handler: ;/////////////////////////////////////////
call sys_window_end_moving_handler
.exit:
and [mouse.active_sys_window.action], 0
ret
align 4