Blender Git Loki
Git Commits -> Revision 29ab238
Revision 29ab238 by Jeroen Bakker (master) January 14, 2020, 15:30 (GMT) |
Fix T72200: Split Quad View Region Crash When splitting a Quad View by dragging a corner an quad area can become negative size because of a one pixel offset to calculate the start of the area. This patch solves this to make sure that there are no negative areas. By adapting the `ARegion.winrct`. Reviewed By: Severin Differential Revision: https://developer.blender.org/D6579 |
Commit Details:
Full Hash: 29ab2386c025db7470c21f03f6ab31997eece6b3
Parent Commit: 51add8e
Lines Changed: +6, -1
1 Modified Path:
/source/blender/editors/screen/area.c (+6, -1) (Diff)