mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 10:32:19 +08:00
perf: 修改输入框Enabled以优化输入作业号时的表现
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
hc:BorderElement.CornerRadius="4,0,0,4"
|
||||
DropDownOpened="{s:Action OnDropDownOpened}"
|
||||
IsEditable="True"
|
||||
IsEnabled="{c:Binding '(Idle) and (StartEnabled)'}"
|
||||
IsReadOnly="{c:Binding Path=!Idle}"
|
||||
Text="{Binding Filename}" />
|
||||
<Button
|
||||
Grid.Column="1"
|
||||
|
||||
Reference in New Issue
Block a user