mirror of
https://github.com/nasa/openmct.git
synced 2025-06-20 16:10:23 +00:00
[Time Conductor] Implement default sort, fix unpredictable positioning using % left, set TOI on conductor init. #1193
This commit is contained in:
@ -97,7 +97,8 @@ define(
|
||||
enableFilter: "=?",
|
||||
enableSort: "=?",
|
||||
autoScroll: "=?",
|
||||
timeColumns: "=?"
|
||||
timeColumns: "=?",
|
||||
defaultSort: "=?"
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user