Blender Git Loki
Git Commits -> Revision 26ab90e
Revision 26ab90e by Philipp Oeser (master) April 21, 2021, 09:15 (GMT) |
Fix T87640: Grease Pencil layer visibility/locking not synchronized from Dope Sheet to Properties Properties Editor is a bit more picky (compared to the Outliner for example) when it comes to listening to grease pencil notifiers -- it requires the action to be set. So when adding the notifier in the dopesheet from the channels (done in `achannel_setting_flush_widget_cb`), now add the `NA_EDITED` action. Maniphest Tasks: T87640 Differential Revision: https://developer.blender.org/D11025 |
Commit Details:
Full Hash: 26ab90e49bb49e5ff86d19bd19934293e6891d60
Parent Commit: 1a6b51e
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/animation/anim_channels_defines.c (+1, -1) (Diff)