Commit Graph

17 Commits

Author SHA1 Message Date
487a5ecdba Replace all usage of IBindableList.GetBoundCopy 2020-11-04 15:29:14 +09:00
e1f578c590 Change editor timing screen seek behaviour to only occur on clicking table rows
Previously it would react to any selection changed event, which could in
lude time changes (which is done by removing then adding the
ControlPointGroup).

Closes #10590.
2020-10-27 12:28:12 +09:00
b1029a124c Move event subscription to LoadComplete
Prevents attempting to read from the `colours` field before it is
actually injected.
2020-10-07 22:57:20 +02:00
e96e30a19d Move control point colour specifications to common location and use for formatting timing screen table 2020-10-01 19:29:34 +09:00
1386c9fe66 Standardise time display formats across the editor 2020-09-30 12:45:43 +09:00
d45a1521a1 Update BindableList usages 2020-09-01 11:56:23 +09:00
f7ea20a926 Limit font weight to bold 2020-03-16 16:32:25 -07:00
9c3e54909c Ensure tooltips of RowAttributes are up-to-date 2019-10-28 16:20:54 +09:00
73369ae613 Add the ability to add/remove groups 2019-10-27 16:13:24 +09:00
0fba272e78 Add the ability to add new ControlPoint types to existing groups 2019-10-27 15:19:36 +09:00
de69665a46 Reduce horizontal spacing of attributes 2019-10-27 14:17:59 +09:00
93b003eb5a Add selected row state 2019-10-27 13:31:23 +09:00
b8efc59cdc Update UI components to use new grouping 2019-10-25 20:13:22 +09:00
da6769f0fc Remove necessity of AutoGenerated flag 2019-10-25 19:43:38 +09:00
c06f142433 Fix some spacing and references 2019-10-23 11:22:55 +09:00
80bf68c108 Add control sections and hook up bindable control groups 2019-10-21 00:06:38 +09:00
ffec960b77 Split out classes 2019-10-18 17:59:54 +09:00