[krita] [Bug 424539] Opacity keyframes not saving

2020-07-28 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=424539

Eoin O'Neill  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/f7a80c5d8 |hics/krita/commit/557905903
   |d29077d7a22f97b3371a9bb62fd |ed08d05d397d04c7a52d0acfb9d
   |c3c5|ff46

--- Comment #3 from Eoin O'Neill  ---
Git commit 557905903ed08d05d397d04c7a52d0acfb9dff46 by Eoin O'Neill.
Committed on 29/07/2020 at 03:43.
Pushed by eoinoneill into branch 'master'.

Fix Loading Group Node Opacity Keyframes.

Original Cause: KraLoadVisitor::visit(KisGroupLayer*) wasn't calling
loadNodeKeyframes,
resulting in loss of data on load.
(cherry picked from commit f7a80c5d8d29077d7a22f97b3371a9bb62fdc3c5)

M  +2-0plugins/impex/libkra/kis_kra_load_visitor.cpp

https://invent.kde.org/graphics/krita/commit/557905903ed08d05d397d04c7a52d0acfb9dff46

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 424539] Opacity keyframes not saving

2020-07-28 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=424539

Eoin O'Neill  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/f7a80c5d8
   ||d29077d7a22f97b3371a9bb62fd
   ||c3c5
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Eoin O'Neill  ---
Git commit f7a80c5d8d29077d7a22f97b3371a9bb62fdc3c5 by Eoin O'Neill.
Committed on 28/07/2020 at 21:19.
Pushed by eoinoneill into branch 'krita/4.3'.

Fix Loading Group Node Opacity Keyframes.

Original Cause: KraLoadVisitor::visit(KisGroupLayer*) wasn't calling
loadNodeKeyframes,
resulting in loss of data on load.

M  +2-0plugins/impex/libkra/kis_kra_load_visitor.cpp

https://invent.kde.org/graphics/krita/commit/f7a80c5d8d29077d7a22f97b3371a9bb62fdc3c5

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 424539] Opacity keyframes not saving

2020-07-28 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=424539

Eoin O'Neill  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |eoinoneill1...@gmail.com
 CC||eoinoneill1...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 424539] Opacity keyframes not saving

2020-07-23 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=424539

Ahab Greybeard  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||ahab.greybe...@hotmail.co.u
   ||k
 Ever confirmed|0   |1

--- Comment #1 from Ahab Greybeard  ---
I can confirm this for appimages 4.2.6 to the latest Jul 22 5.0.0 prealpha.

After a Save and re-Open, the opacity of the group layer is set to the opacity
of whatever frame was selected when saved.

As a separate but possibly related bug, if a single opacity keyframe is put
onto any layer or group layer, it can't be removed and the layer opacity is
then controlled by the opacity keyframe and vice-versa.
This is maintained on a paint layer after a Save but not on a group layer.

-- 
You are receiving this mail because:
You are watching all bug changes.