Blender Git Commit Log
Git Commits -> Revision 86bdc95
Revision 86bdc95 by Hans Goudey (master) November 5, 2020, 00:02 (GMT) |
Fix T82417: Panels draw below others while animating after drag This adds a new runtime flag for panels that is set during the entire drag and animation operation. The flag is set recursively so that sub-panels know to draw on top too. Note that this also replaces most of the fixes in 1960b8a361ee and 8e08d80e52d6 (D7462) with a more "built-in" solution. |
Commit Details:
Full Hash: 86bdc959a39958acd919dbee0312723bc6cea9bb
Parent Commit: 6c3849e
Lines Changed: +39, -31
1 Modified Path:
/source/blender/editors/interface/interface_panel.c (+39, -31) (Diff)