mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-28 23:54:59 +00:00
ux: force using arrow cursor when hover a menu item
This commit is contained in:
parent
7a2722e928
commit
2b7b1e81e0
1 changed files with 1 additions and 0 deletions
|
@ -739,6 +739,7 @@
|
||||||
<Setter Property="Height" Value="28"/>
|
<Setter Property="Height" Value="28"/>
|
||||||
<Setter Property="Background" Value="Transparent" />
|
<Setter Property="Background" Value="Transparent" />
|
||||||
<Setter Property="Foreground" Value="{DynamicResource Brush.FG1}" />
|
<Setter Property="Foreground" Value="{DynamicResource Brush.FG1}" />
|
||||||
|
<Setter Property="Cursor" Value="Arrow"/>
|
||||||
|
|
||||||
<Setter Property="Template">
|
<Setter Property="Template">
|
||||||
<ControlTemplate>
|
<ControlTemplate>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue