mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 12:56:30 +00:00
add nth frame to ai recognition to config
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
WindowStyle="None"
|
||||
ResizeMode="NoResize"
|
||||
Top="0"
|
||||
Topmost="True"
|
||||
>
|
||||
Topmost="True">
|
||||
<Grid Background="Black">
|
||||
<Grid.ColumnDefinitions>
|
||||
<ColumnDefinition Width="48"></ColumnDefinition>
|
||||
@@ -29,7 +28,6 @@
|
||||
</ItemsPanelTemplate>
|
||||
</ListView.ItemsPanel>
|
||||
</ListView>
|
||||
|
||||
<Border Grid.Column="2">
|
||||
<Button
|
||||
VerticalAlignment="Top"
|
||||
|
||||
Reference in New Issue
Block a user