[Scummvm-cvs-logs] scummvm branch-1-3-0 -> b23dfd72f123c7d98c5076d813e522834888588a
vinterstum
oystein at geheb.com
Sun May 15 23:57:50 CEST 2011
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
b23dfd72f1 IPHONE: Changed the iOS queued event handling to fix mouseclicks in Gob
Commit: b23dfd72f123c7d98c5076d813e522834888588a
https://github.com/scummvm/scummvm/commit/b23dfd72f123c7d98c5076d813e522834888588a
Author: Oystein Eftevaag (oystein at geheb.com)
Date: 2011-05-15T14:55:47-07:00
Commit Message:
IPHONE: Changed the iOS queued event handling to fix mouseclicks in Gob
We now delay the mouseup events for 50ms, rather than just delaying them for an additional couple of pollEvent (which doesn't work anymore due to changes in the eventhandling code elsewhere). This fixes #3018512.
Changed paths:
backends/platform/iphone/osys_events.cpp
backends/platform/iphone/osys_main.cpp
backends/platform/iphone/osys_main.h
More information about the Scummvm-git-logs
mailing list