https://bugs.kde.org/show_bug.cgi?id=517899
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/ec7297d |hics/krita/-/commit/7d1aef6 |7b43749a89ab4f1df09f831426c |3019af3f4a8d7a6366d33a7f618 |a261e0 |7b2024 --- Comment #6 from Dmitry Kazakov <[email protected]> --- Git commit 7d1aef63019af3f4a8d7a6366d33a7f6187b2024 by Dmitry Kazakov. Committed on 27/03/2026 at 15:11. Pushed by dkazakov into branch 'release/6.0.0'. Fix keyframe copy-pasting on qt6 Qt6 made the size type of a QList configurable, and by default it is a long long, so the byte alignment of the data was completely broken in the clipboard. (cherry picked from commit b0810e278ae820773303adcd807f81f212a75f1c) Co-authored-by: Luna Lovecraft <[email protected]> M +1 -1 plugins/dockers/animation/KisAnimTimelineFramesModel.cpp https://invent.kde.org/graphics/krita/-/commit/7d1aef63019af3f4a8d7a6366d33a7f6187b2024 -- You are receiving this mail because: You are watching all bug changes.
