Created attachment 139416 [details] Unsroted example SUMMARY In animation curves, properties of transform mask are most of time ordered (alphabetical order): - Position (X) - Position (Y) - Rotation (X) - Rotation (Y) - Rotation (Z) - Scale (X) - Scale (Y) - Shear (X) - Shear (Y) But sometime, they're not. STEPS TO REPRODUCE Can't provide a way to reproduce it, I'm not able to determinate why it occurs OBSERVED RESULT most of times, properties are sorted, but sometimes not EXPECTED RESULT Having properties always sorted SOFTWARE/OS VERSIONS krita-5.0.0-prealpha-949e869-x86_64.appimage
Created attachment 139417 [details] Sorted example Having the properties always sorted in the same order is important. When working on a document, I didn't take care about this and I started to select nodes in graph from their color... And started to modify wrong properties Also when looking for hide/display curves in graph, having change in display order is disturbing
Ok, we'll look into this one too.