Blender Git Loki
Git Commits -> Revision 214cc3c
Revision 214cc3c by Julian Eisel (master) March 9, 2020, 17:02 (GMT) |
Fix failing assert because of invalid region coordinates Steps to reproduce were: * Disable tool settings region in 3D View (View > Tool Settings) * Split the 3D View and drag all the way down The removed code doesn't seem to be needed anymore. Tested this on hiDPI too, seems fine. These kind of fixes are always tricky, so I wouldn't be surprised if there are any issues caused by this. |
Commit Details:
Full Hash: 214cc3c245194a312b1f5e23d6b779b40ebe3569
Parent Commit: 32fc22d
Lines Changed: +2, -12