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/b0810e2 |hics/krita/-/commit/ec7297d
                   |78ae820773303adcd807f81f212 |7b43749a89ab4f1df09f831426c
                   |a75f1c                      |a261e0

--- Comment #5 from Dmitry Kazakov <[email protected]> ---
Git commit ec7297d7b43749a89ab4f1df09f831426ca261e0 by Dmitry Kazakov.
Committed on 27/03/2026 at 12:55.
Pushed by dkazakov into branch 'krita/6.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/ec7297d7b43749a89ab4f1df09f831426ca261e0

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

Reply via email to