Description: Expand animation not animating with Skia Raster enabled Steps to Reproduce: 1. Open the attached file 2. Press F5 3. Left click to start animation Actual Results: Nothing.. until it finishes Expected Results: Animation visible Reproducible: Always User Profile Reset: No Additional Info: Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 9cd0f4c2d25462feba0ffcbd906c199273821243 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL threaded
Created attachment 183346 [details] Example file
Still fine with Version: 7.1.8.0.0+ (x64) / LibreOffice Community Build ID: a94b58277c7aeaa83ce14347cd0b8f7137969d03 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Bibisected on Windows 7.5 repo to e735ad1c57cddaf17d6ffc0cf15b5e14fa63c4ad Rework of ShadowPrimitive2D I checked with it and previous commit to be sure.
This seems to work now in master since: https://git.libreoffice.org/core/+/7c132fd14f7955e2bfbb600b78e939b9eae6a870%5E%21/#F0 author Armin Le Grand (allotropia) <armin.le.grand.extern@allotropia.de> Tue Feb 28 11:32:43 2023 +0100 committer Armin Le Grand <Armin.Le.Grand@me.com> Wed Mar 01 09:18:07 2023 +0000 MCGR: support ColorSteps in emf export