stop inference on stop pressed

small fixes
This commit is contained in:
Alex Bezdieniezhnykh
2025-03-24 10:52:32 +02:00
parent 6429ad62c2
commit 73c2ab5374
11 changed files with 40 additions and 29 deletions
+2 -2
View File
@@ -37,8 +37,8 @@
{ "Id": 13, "Name": "Маскування гілками", "ShortName": "Гілки" }
],
"LastSelectedExplorerClass": null,
"VideoFormats": [ "mp4", "mov", "avi" ],
"ImageFormats": [ "jpg", "jpeg", "png", "bmp" ],
"VideoFormats": [ ".mp4", ".mov", ".avi" ],
"ImageFormats": [ ".jpg", ".jpeg", ".png", ".bmp" ],
"AnnotationsDbFile": "annotations.db",
"LeftPanelWidth": 240.0,
"RightPanelWidth": 240.0