summaryrefslogtreecommitdiffstats
path: root/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface.cpp
diff options
context:
space:
mode:
authoraavit <eirik.aavitsland@digia.com>2012-11-07 14:19:20 (GMT)
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-08 10:35:04 (GMT)
commitc309d424f45dc0e7b62fbbbabf20dbfe355f48a7 (patch)
treea5b0e6405652b4e2f2af98a9a90934c26ad91409 /src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface.cpp
parent5ec6e2aca2950634d39195cc858bf062a2e2618d (diff)
downloadQt-c309d424f45dc0e7b62fbbbabf20dbfe355f48a7.zip
Qt-c309d424f45dc0e7b62fbbbabf20dbfe355f48a7.tar.gz
Qt-c309d424f45dc0e7b62fbbbabf20dbfe355f48a7.tar.bz2
Fix GIF image decoding: do not zero transparent pixels
For the special transparent color index, the decoder would skip writing anything out (thus leaving the pixels at 0 rgba value). Although correct for later frames, for the initial frame this would loose the color information for such pixels (which one otherwise could have made visible e.g. by converting then image to an alpha-less image format). Change-Id: I316cefce8f21797feedebfbf98296ad84eaa4b99 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions