mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:36:30 +00:00
add nth frame to ai recognition to config
This commit is contained in:
@@ -360,4 +360,6 @@ public class CanvasEditor : Canvas
|
||||
.ToList();
|
||||
RemoveAnnotations(expiredAnns);
|
||||
}
|
||||
|
||||
public void ResetBackground() => Background = new SolidColorBrush(Color.FromArgb(1, 0, 0, 0));
|
||||
}
|
||||
Reference in New Issue
Block a user