Removed the highly disputable implementation that guessed a new view-center
when you go from Camera view to normal view. Now it returns, as usual, just back to where you where working.
This commit is contained in:
@@ -1805,6 +1805,9 @@ static void object_panel_object(Object *ob)
|
||||
yco+= 40;
|
||||
}
|
||||
}
|
||||
|
||||
if(120-yco < -10)
|
||||
uiNewPanelHeight(block, 204 - (120-yco));
|
||||
}
|
||||
|
||||
static void object_panel_anim(Object *ob)
|
||||
|
||||
Reference in New Issue
Block a user