mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 14:26:30 +00:00
get label files more carefully
put warning min log level put filename to the title
This commit is contained in:
@@ -182,6 +182,7 @@ public class PlayerControlHandler(LibVLC libVLC, MediaPlayer mediaPlayer, MainWi
|
||||
|
||||
mediaPlayer.Stop();
|
||||
mediaPlayer.Play(new Media(libVLC, fileInfo.Path));
|
||||
mainWindow.Title = $"Azaion Annotator - {fileInfo.Name}";
|
||||
mainWindow.BlinkHelp(HelpTexts.HelpTextsDict[HelpTextEnum.PauseForAnnotations]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user