Blender Git Commit Log
Git Commits -> Revision a9dfad8
Revision a9dfad8 by Hans Goudey (master) June 10, 2020, 15:16 (GMT) |
Fix T77694: Start panel animation when expansion data changes During normal drawing there is a rather complicated method to check whether the panels should be animating. It's not set up to deal with the panel expansion changing from outside the UI, which is now possible with the panel expansion connected to the modifier's show_expanded property. The solution is to activate panel animation if setting the expansion property has changed. |
Commit Details:
Full Hash: a9dfad831b8b616c7f7c6b17c2764f8610926ddb
Parent Commit: b0ac7a8
Lines Changed: +11, -3
1 Modified Path:
/source/blender/editors/interface/interface_panel.c (+11, -3) (Diff)