Blender Git Commit Log
Git Commits -> Revision 3b0d86d
Revision 3b0d86d by Hans Goudey (master) April 15, 2020, 18:11 (GMT) |
UI: Draw subpanels on top while dragging Currently the background of a panel is drawn on top of its subpanels when it is dragged. The solution is to also "select" the subpanels so they are drawn on top in UI_panels_draw. Differential Revision: https://developer.blender.org/D7440 |
Commit Details:
Full Hash: 3b0d86d8b1e963550da92a469c3b3799a026841d
Parent Commit: 11a6d84
Lines Changed: +21, -3
1 Modified Path:
/source/blender/editors/interface/interface_panel.c (+21, -3) (Diff)