forked from KolibriOS/kolibrios
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:
parent
f59df34e17
commit
bf2709cd21
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user