1. Make a rectangle in vector layer. 2. Select the rectangle and set the fill color to gradient 3. Set the repeat type of the gradient to "repeat" 4. Save the file and quit krita. 5. Load the file, but the repeat type of the shape is not saved. SOFTWARE/OS VERSIONS Windows: Win10
Thanks for the report (confirming with Krita 4.2.0-pre-alpha (git 95b09ea) - Ubuntu 14.04).
I found that the Line Style of a vector shape is not also saved.
Created attachment 117017 [details] (Video example) Video example of the "repeat" gradient ignored at reopening ("Fill" and "Stroke").
Let's keep the report confirmed
It seems that it has not been fixed in the current version (krita-nightly-x64-v4.2.6-105-g714a51bdd0). Thanks to you, the line style is saved correctly now. But the repeat type of vector shape is not saved still. Is it difficult to implement?
Git commit 6fefdb7b48105a08edde8acd4b20c9a54d1fa53c by Ivan Yossi. Committed on 25/09/2019 at 03:04. Pushed by ivany into branch 'master'. Fix spread Mode not loading on svg parse Removed private QGradient::Spread usage and instead use private QGradient member. This copies correctly on qMap assign during svg parsing M +2 -2 libs/flake/svg/SvgGradientHelper.cpp M +0 -1 libs/flake/svg/SvgGradientHelper.h https://invent.kde.org/kde/krita/commit/6fefdb7b48105a08edde8acd4b20c9a54d1fa53c
Git commit 0d0e0a159328d8802933d39cc31353f8bc292e10 by Boudewijn Rempt, on behalf of Ivan Yossi. Committed on 03/10/2019 at 12:27. Pushed by rempt into branch 'krita/4.2'. Fix spread Mode not loading on svg parse Removed private QGradient::Spread usage and instead use private QGradient member. This copies correctly on qMap assign during svg parsing M +2 -2 libs/flake/svg/SvgGradientHelper.cpp M +0 -1 libs/flake/svg/SvgGradientHelper.h https://invent.kde.org/kde/krita/commit/0d0e0a159328d8802933d39cc31353f8bc292e10