vcl/skia/salbmp.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit e5c7f3e6d327fb422692c62332ec66834a031524
Author: Luboš Luňák <[email protected]>
AuthorDate: Tue Jun 30 08:07:30 2020 +0200
Commit: Luboš Luňák <[email protected]>
CommitDate: Wed Jul 1 07:34:56 2020 +0200
call InvalidateChecksum() in SkiaSalBitmap()
Change-Id: I52b6d9985639a6a81bf9c53bd35487b5c4992988
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97485
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <[email protected]>
diff --git a/vcl/skia/salbmp.cxx b/vcl/skia/salbmp.cxx
index 91748f57552a..35d0c2a0849c 100644
--- a/vcl/skia/salbmp.cxx
+++ b/vcl/skia/salbmp.cxx
@@ -262,6 +262,7 @@ void SkiaSalBitmap::ReleaseBuffer(BitmapBuffer* pBuffer,
BitmapAccessMode nMode)
#endif
mPalette = pBuffer->maPalette;
ResetCachedData();
+ InvalidateChecksum();
}
// Are there any more ground movements underneath us ?
assert(pBuffer->mnWidth == mSize.Width());
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits