mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-22 09:26:35 +08:00
misspelled word invalidates the background(SplitView lightDismiss)
This commit is contained in:
@@ -235,7 +235,7 @@
|
|||||||
</Style>
|
</Style>
|
||||||
</Style>
|
</Style>
|
||||||
|
|
||||||
<Style Selector="^:lightdismiss /template/ Rectangle#LightDismissLayer">
|
<Style Selector="^:lightDismiss /template/ Rectangle#LightDismissLayer">
|
||||||
<Setter Property="Fill" Value="#99000000" />
|
<Setter Property="Fill" Value="#99000000" />
|
||||||
</Style>
|
</Style>
|
||||||
<Style Selector="^:overlay:open /template/ Rectangle#LightDismissLayer">
|
<Style Selector="^:overlay:open /template/ Rectangle#LightDismissLayer">
|
||||||
|
|||||||
Reference in New Issue
Block a user