Blender Git Loki
Git Commits -> Revision ad4928a
Revision ad4928a by Campbell Barton (master) July 16, 2020, 07:00 (GMT) |
UI: avoid aligning labels for ui_item_with_label Key-map display was doing thousands of redundant alignment operations. Set the spacing instead as align was only set to use zero spacing. This would have prevented the crash reported by T78636. |
Commit Details:
Full Hash: ad4928a1710fe96749484b3823513d3f7c5624aa
Parent Commit: 7552089
Lines Changed: +5, -2
1 Modified Path:
/source/blender/editors/interface/interface_layout.c (+5, -2) (Diff)