https://bugs.kde.org/show_bug.cgi?id=517899
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/b0810e2 | |78ae820773303adcd807f81f212 | |a75f1c --- Comment #4 from Dmitry Kazakov <[email protected]> --- Git commit b0810e278ae820773303adcd807f81f212a75f1c by Dmitry Kazakov, on behalf of Luna Lovecraft. Committed on 27/03/2026 at 12:54. Pushed by dkazakov into branch 'master'. 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. M +1 -1 plugins/dockers/animation/KisAnimTimelineFramesModel.cpp https://invent.kde.org/graphics/krita/-/commit/b0810e278ae820773303adcd807f81f212a75f1c -- You are receiving this mail because: You are watching all bug changes.
