Blender Git Commit Log

Git Commits -> Revision db0b1ca

Revision db0b1ca by Philipp Oeser (master)
April 20, 2021, 07:56 (GMT)
Fix T86809: Action Editor header not display the right action in certain scenarios

If a new action is created (e.g. by inserting keyframes), the header was
not garuanteed to display the right action.
Notifiers were fine here, redraw took place, the editors action was just
not set soon enough for the drawing.

Now make sure this is set correctly by ensuring the animation context is
right (same as the other editor regions do before drawing).

Maniphest Tasks: T86809

Differential Revision: https://developer.blender.org/D10796

Commit Details:

Full Hash: db0b1cab1f8c2798d5f088b98f4055987a19796e
Parent Commit: 72fec0f
Lines Changed: +5, -0

1 Modified Path:

/source/blender/editors/space_action/space_action.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021