Blender Git Loki
Git Commits -> Revision e4bf08a
Revision e4bf08a by Julian Eisel (master) January 14, 2020, 18:08 (GMT) |
Fix invalid min/max sizes of global areas after loading factory settings Simply loading factory settings and dragging an area separator immediately after would cause an assert because of these invalid sizes. Seems that since rB07499c04f612 we correctly initialize DPI related UserPref values with 0, which caused DPI dependant initialization of global areas to set ScrArea.global.size_min/max to 0 too. |
Commit Details:
Full Hash: e4bf08a363d98bf2bd3012349b314570e6e86dba
Parent Commit: 2a638e8
Lines Changed: +2, -0
1 Modified Path:
/source/blender/windowmanager/intern/wm_window.c (+2, -0) (Diff)