[Time Conductor] Implement default sort, fix unpredictable positioning using % left, set TOI on conductor init. #1193

This commit is contained in:
Henry
2016-10-19 16:30:26 -07:00
parent d12ae77d95
commit b56ab0aac2
10 changed files with 48 additions and 15 deletions

View File

@ -97,7 +97,8 @@ define(
enableFilter: "=?",
enableSort: "=?",
autoScroll: "=?",
timeColumns: "=?"
timeColumns: "=?",
defaultSort: "=?"
}
};
}