mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Editor - Always tick after executing a command
This commit is contained in:
parent
5c4175ed9c
commit
cde750548d
@ -393,6 +393,7 @@ internal class ProfileEditorService : IProfileEditorService
|
||||
}
|
||||
|
||||
history.Execute.Execute(command).Subscribe();
|
||||
Tick(_timeSubject.Value);
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user