Revision b674d0d5cc74409d15741a707bd91d2cde8c22bd authored by Eirik Aavitsland on 12 August 2016, 14:08:15 UTC, committed by Eirik Aavitsland on 15 August 2016, 08:40:36 UTC
The code for handling of the rarely used "restore to previous" frame
disposal option would mistakenly clear the entire existing frame. It
looks like this was a copy/paste mistake in the code; the intention
obviously was to clear the newly created backingstore instead.

This fixes the rendering of
http://media1.giphy.com/media/9Jevgp0CgvAnm/giphy.gif

Task-number: QTBUG-55141
Change-Id: I4d344b7733edd62346656154e215c21727f9b6bb
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
1 parent d9e66f6
History
File Mode Size
bin
config.tests
dist
doc
examples
lib
mkspecs
qmake
src
tests
tools
util
.gitattributes -rw-r--r-- 151 bytes
.gitignore -rw-r--r-- 7.4 KB
.qmake.conf -rw-r--r-- 128 bytes
.tag -rw-r--r-- 12 bytes
INSTALL -rw-r--r-- 521 bytes
LGPL_EXCEPTION.txt -rw-r--r-- 1.2 KB
LICENSE.FDL -rw-r--r-- 22.4 KB
LICENSE.GPLv3 -rw-r--r-- 34.8 KB
LICENSE.LGPLv21 -rw-r--r-- 26.2 KB
LICENSE.LGPLv3 -rw-r--r-- 8.0 KB
LICENSE.PREVIEW.COMMERCIAL -rw-r--r-- 31.4 KB
configure -rwxr-xr-x 248.7 KB
configure.bat -rw-r--r-- 3.7 KB
header.BSD -rw-r--r-- 1.9 KB
header.COMM -rw-r--r-- 804 bytes
header.FDL -rw-r--r-- 1.2 KB
header.LGPL-ONLY -rw-r--r-- 936 bytes
header.LGPL21 -rw-r--r-- 1.5 KB
header.LGPL3 -rw-r--r-- 1.7 KB
header.LGPL3-COMM -rw-r--r-- 1.2 KB
qtbase.pro -rw-r--r-- 6.3 KB
sync.profile -rw-r--r-- 3.2 KB

back to top