Summary: | Cannot convert animated transparency mask back to an animated paint layer. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Ahab Greybeard <ahab.greybeard> |
Component: | Animation | Assignee: | Emmet O'Neill <emmetoneill.pdx> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | emmetoneill.pdx, tamtamy.tymona |
Priority: | NOR | ||
Version: | 4.2.9-beta1 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/7709ae209fb138d23d5102ba137bdf9eed049e66 | Version Fixed In: | |
Sentry Crash Report: |
Description
Ahab Greybeard
2020-03-25 11:58:02 UTC
Yes, that would be good :) WISHGROUP: Small Usability Fixes I'd argue this is more of a bug than a wishlist item. We should be able to convert from x to y and back to x without any significant loss whenever possible. I'll add this to our todo list. Git commit 4f8506a35ba2bda3072694da4492e92b9d307d6e by Emmet O'Neill. Committed on 30/07/2020 at 01:07. Pushed by emmetoneill into branch 'master'. Fixed animated transparency mask -> paint layer conversion. Before, converting an animated transparency mask to a paint layer would discard everything but the active frame. Now, each of the animation keyframes is converted correctly. M +11 -4 libs/ui/kis_layer_manager.cc https://invent.kde.org/graphics/krita/commit/4f8506a35ba2bda3072694da4492e92b9d307d6e @Emmet, is it possible to merge this into the krita/4.3 branch? Git commit 7709ae209fb138d23d5102ba137bdf9eed049e66 by Agata Cacko, on behalf of Emmet O'Neill. Committed on 26/11/2020 at 21:57. Pushed by tymond into branch 'krita/4.3'. Fixed animated transparency mask -> paint layer conversion. Before, converting an animated transparency mask to a paint layer would discard everything but the active frame. Now, each of the animation keyframes is converted correctly. M +11 -2 libs/ui/kis_layer_manager.cc https://invent.kde.org/graphics/krita/commit/7709ae209fb138d23d5102ba137bdf9eed049e66 |