mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: 未开启切换时反选按钮 Border 错误
This commit is contained in:
@@ -431,6 +431,7 @@
|
||||
Height="30"
|
||||
HorizontalAlignment="Stretch"
|
||||
VerticalAlignment="Top"
|
||||
hc:BorderElement.CornerRadius="0,4,4,0"
|
||||
Command="{s:Action InverseSelected}"
|
||||
Content="{Binding InverseShowText}"
|
||||
IsEnabled="{c:Binding 'Idle or !Inited'}"
|
||||
|
||||
Reference in New Issue
Block a user