diff options
author | Jens Bache-Wiig <jbache@trolltech.com> | 2009-07-27 15:02:42 (GMT) |
---|---|---|
committer | Jens Bache-Wiig <jbache@trolltech.com> | 2009-07-27 15:06:07 (GMT) |
commit | 4d4d2714aa9e4ee9bec005531b24442d0a1a8665 (patch) | |
tree | 5423e7e9ba45287598efdad257368d21fa637bd5 /src/gui/kernel/qevent.cpp | |
parent | 1a81f8d676d7481e58f44dbb380acffe0800d93d (diff) | |
download | Qt-4d4d2714aa9e4ee9bec005531b24442d0a1a8665.zip Qt-4d4d2714aa9e4ee9bec005531b24442d0a1a8665.tar.gz Qt-4d4d2714aa9e4ee9bec005531b24442d0a1a8665.tar.bz2 |
Don't animate widgets on first show in Vista
Checkboxes would animate when first shown if they were checked.
This is unintentional and looks a bit odd in wizard for instance.
To fix this we simply check if the old state was set. Note that
this is safe because we will at least require the enabled state
flag to be set.
Task-number:253075
Reviewed-by: ogoffart
Diffstat (limited to 'src/gui/kernel/qevent.cpp')
0 files changed, 0 insertions, 0 deletions