diff options
author | Thierry Crozat | 2017-04-06 21:52:55 +0100 |
---|---|---|
committer | Thierry Crozat | 2017-04-06 21:55:28 +0100 |
commit | 78561ca94de80f00c6a65c77944ea8e3acd6e7cb (patch) | |
tree | 9feabe8a9bb67160b758435c5d3ffa654809e056 /backends/vkeybd | |
parent | 91125bcbcd3cf9c0de9818f341a55f0e7f7b595c (diff) | |
download | scummvm-rg350-78561ca94de80f00c6a65c77944ea8e3acd6e7cb.tar.gz scummvm-rg350-78561ca94de80f00c6a65c77944ea8e3acd6e7cb.tar.bz2 scummvm-rg350-78561ca94de80f00c6a65c77944ea8e3acd6e7cb.zip |
GUI: Fix access to deleted widget after rebuilding a dialog
The issue was with the focus or mouse widget as it may not be a
direct child of the dialog (it may for example be a child of the tab
widget in the options dialog) and removing a widget was not
resetting the mouse of focus widget if that widget was not a
direct child.
Diffstat (limited to 'backends/vkeybd')
0 files changed, 0 insertions, 0 deletions