mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 10:32:19 +08:00
fix(wpf): 小工具-干员识别 开始识别按钮启用状态绑定失效
This commit is contained in:
@@ -375,7 +375,7 @@
|
||||
Margin="30,0"
|
||||
Command="{s:Action StartOperBox}"
|
||||
Content="{DynamicResource StartToOperBoxRecognition}"
|
||||
IsEnabled="{Binding 'Idle and Inited'}" />
|
||||
IsEnabled="{c:Binding 'Idle and Inited'}" />
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user