ux: force using arrow cursor when hover a menu item

This commit is contained in:
leo 2024-08-25 18:17:45 +08:00
parent 7a2722e928
commit 2b7b1e81e0
No known key found for this signature in database

View file

@ -739,6 +739,7 @@
<Setter Property="Height" Value="28"/>
<Setter Property="Background" Value="Transparent" />
<Setter Property="Foreground" Value="{DynamicResource Brush.FG1}" />
<Setter Property="Cursor" Value="Arrow"/>
<Setter Property="Template">
<ControlTemplate>