https://bugs.kde.org/show_bug.cgi?id=451654
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/ea220aae2 |hics/krita/commit/0cd6e7982 |415eb324351ab8e41b926798483 |53d3cdabb5e68590f2dc86be06f |11b6 |64dd --- Comment #5 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 0cd6e798253d3cdabb5e68590f2dc86be06f64dd by Eoin O'Neill. Committed on 12/04/2022 at 04:52. Pushed by eoinoneill into branch 'krita/5.0'. Fix incorrect basename for animation when kra filepath or filename changes. This should be a middle ground between keeping the users prefered animation name (which people want when exporting the same animation multiple times to different formats) and reseting the basename to match krita doc filename (which allows users to copy a kra file for modifications / backup and render with a separate name, if they desire.) If this results in users requesting to keep the last basename used regardless of file path, we might need to be creative with solutions here. There's a good argument both ways here. (cherry picked from commit ea220aae2415eb324351ab8e41b92679848311b6) M +3 -2 libs/ui/animation/KisDlgAnimationRenderer.cpp https://invent.kde.org/graphics/krita/commit/0cd6e798253d3cdabb5e68590f2dc86be06f64dd -- You are receiving this mail because: You are watching all bug changes.