mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 09:06:30 +00:00
rework to have only 1 exe!
This commit is contained in:
@@ -80,7 +80,7 @@ public partial class Annotator
|
||||
|
||||
Loaded += OnLoaded;
|
||||
Closed += OnFormClosed;
|
||||
|
||||
Activated += (_, _) => _formState.ActiveWindow = WindowEnum.Annotator;
|
||||
Editor.GetTimeFunc = () => TimeSpan.FromMilliseconds(_mediaPlayer.Time);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user