Blender Git Commit Log
Git Commits -> Revision 8b9ae6b
Revision 8b9ae6b by Hans Goudey (modifier-panels-ui) May 21, 2020, 14:07 (GMT) |
Fix instanced panel list order when loading existing files This just requires a small change to solve this situation: the panel sort order needs to be set to the max sort order when it's added. We recently got rid of similar behavior, but it turns out it's necessary when loading existing files, and it doesn't hurt in other cases. |
Commit Details:
Full Hash: 8b9ae6bc91198fb332c7eadb398b86daa3f356f9
Parent Commit: d91adcf
Lines Changed: +13, -4
1 Modified Path:
/source/blender/editors/interface/interface_panel.c (+13, -4) (Diff)