mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-15 07:35:04 +00:00
enhance: enable StaysOpenOnClick
for filter mode in graph context menu item
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
bf43dd828a
commit
6517e78ab6
1 changed files with 1 additions and 0 deletions
|
@ -955,6 +955,7 @@
|
|||
|
||||
<Style Selector="MenuItem.filter_mode_switcher">
|
||||
<Setter Property="Height" Value="48"/>
|
||||
<Setter Property="StaysOpenOnClick" Value="True"/>
|
||||
|
||||
<Style Selector="^:selected">
|
||||
<Style Selector="^ /template/ Border#PART_LayoutRoot">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue