diff options
author | Torbjörn Andersson | 2015-03-21 17:41:44 +0100 |
---|---|---|
committer | Torbjörn Andersson | 2015-03-21 17:45:05 +0100 |
commit | c37d4af516b65771b1580ac8cbb03759d04f00c2 (patch) | |
tree | ecd50ddb285ca8d2d97d56a2f687f5504a56c8d9 /engines/tony/gfxengine.cpp | |
parent | 16ba21259b2aaf3b9ee9acae2e0aba95df1dea36 (diff) | |
download | scummvm-rg350-c37d4af516b65771b1580ac8cbb03759d04f00c2.tar.gz scummvm-rg350-c37d4af516b65771b1580ac8cbb03759d04f00c2.tar.bz2 scummvm-rg350-c37d4af516b65771b1580ac8cbb03759d04f00c2.zip |
GUI: Fix bug #6813, "GUI: Tooltips eat keypresses"
The tooltip isn't really interested in any keyboard and mouse
events, other than as a signal to close itself, so pass them back
to the parent dialog. From what I understand, the tooltip isn't
part of the dialog, so there should be no risk of going into an
infinite loop here.
Diffstat (limited to 'engines/tony/gfxengine.cpp')
0 files changed, 0 insertions, 0 deletions