Blender Git Commit Log
Git Commits -> Revision c7954df
Revision c7954df by Julian Eisel (master) June 28, 2018, 18:54 (GMT) |
Fix: Moving area edge could make areas overlap status-bar Simply moving the properties editor of the default startup.blend all the way to the bottom could trigger this. Calculating limits for area edge moving would use screen bounds instead of entire window bounds (screen + global bars). Added assert that should help debugging further issues like this. |
Commit Details:
Full Hash: c7954df96c7ebfdb6db5048ed8e1b855bc924006
Parent Commit: ca8f787
Lines Changed: +14, -15
1 Modified Path:
/source/blender/editors/screen/screen_ops.c (+14, -15) (Diff)