Blender Git Loki
Git Commits -> Revision a8766de
Revision a8766de by Hans Goudey (master) August 27, 2020, 19:22 (GMT) |
Fix T68317: Panel "A" key doesn't collapse subpanels properly We need to only collapse or expand the first panel under the cursor rather than all of them. Note that whether the parent panel or the subpanel is first depends on the order of the uiBlocks in the region's list. |
Commit Details:
Full Hash: a8766de5d59be699f47f7daedf8ac35f46e9b2e2
Parent Commit: 714dbf2
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/interface/interface_panel.c (+1, -1) (Diff)