Timeline view animation
This commit is contained in:
@@ -16,6 +16,7 @@ public class ParallelCommands : IDisposable
|
||||
public IObservable<IChangeSet<CommandTimeState>> Commands { get; }
|
||||
|
||||
public BindedCollection<CommandTimeState> CommandsCollection { get; }
|
||||
public int CommandCount => _commands.Count;
|
||||
|
||||
public PointInTime? Result { get; private set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user