diff options
author | dhewg | 2011-04-05 12:28:39 +0200 |
---|---|---|
committer | dhewg | 2011-04-05 12:44:46 +0200 |
commit | 9640048ad6e65c209251f68153dbc1560ee65676 (patch) | |
tree | 922f25785851aa78282ee5683dab2f5026985116 /backends/platform | |
parent | b4051db14273616b60744bee65e14668fbc62d28 (diff) | |
download | scummvm-rg350-9640048ad6e65c209251f68153dbc1560ee65676.tar.gz scummvm-rg350-9640048ad6e65c209251f68153dbc1560ee65676.tar.bz2 scummvm-rg350-9640048ad6e65c209251f68153dbc1560ee65676.zip |
GUI: Update the screen after handling events
Fixes crash on droid:
game -> gmm -> save -> click entry (EVENT_SCREEN_CHANGED due to vkeybd
beeing shown) -> delete -> confirm
another EVENT_SCREEN_CHANGED gets in simultaneously (due vkeybd being
deactivated) and the parent dialog updated Rects out of bounds.
Diffstat (limited to 'backends/platform')
0 files changed, 0 insertions, 0 deletions