Cleanup
This commit is contained in:
@@ -378,7 +378,7 @@ ScrArea *area_split(bScreen *sc, ScrArea *sa, char dir, float fac, int merge)
|
||||
if (split == 0) return NULL;
|
||||
|
||||
/* note regarding (fac > 0.5f) checks below.
|
||||
* notmally it shouldn't matter which is used since the copy should match the original
|
||||
* normally it shouldn't matter which is used since the copy should match the original
|
||||
* however with viewport rendering and python console this isn't the case. - campbell */
|
||||
|
||||
if (dir == 'h') {
|
||||
|
||||
Reference in New Issue
Block a user