Revert/Remove "Auto View" Feature

Turned out that I misinterpreted the feature request, plus there are some
minor issues with the commit that would need to be corrected.
After all, I decided to just remove it again as it seems to not be really
useful for the users.
This commit is contained in:
Julian Eisel
2015-02-15 04:29:11 +01:00
parent c439d14a9a
commit 0ff56ca2aa
4 changed files with 7 additions and 69 deletions

View File

@@ -41,8 +41,6 @@ class GRAPH_HT_header(Header):
dopesheet_filter(layout, context)
layout.prop(st, "use_auto_view_selected", text="Auto View")
layout.prop(st, "use_normalization", text="Normalize")
row = layout.row()
row.active = st.use_normalization