Blender Git Commit Log
Git Commits -> Revision 5ea113a
Revision 5ea113a by Julian Eisel (master) May 4, 2021, 18:20 (GMT) |
Fix missing header & footer toggle chevrons in Spreadsheet The little chevron tab to open a hidden region wouldn't show up in the Spreadsheet editor. Cause was an incorrect GPU-scissor usage: While drawing regions, the scissors should be kept enabled, just the scissor rectangle should be updated - and afterwards reset to what it was before. |
Commit Details:
Full Hash: 5ea113a555bebffda14f27b8133dc23f54d9b0c6
Parent Commit: 87ee8dd
Lines Changed: +12, -6
1 Modified Path:
/source/blender/editors/space_spreadsheet/spreadsheet_draw.cc (+12, -6) (Diff)