We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a54471 commit 905664cCopy full SHA for 905664c
src/Views/RepositoryConfigure.axaml
@@ -126,7 +126,7 @@
126
Background="Transparent"
127
ItemsSource="{Binding IssueTrackerRules}"
128
SelectedItem="{Binding SelectedIssueTrackerRule, Mode=TwoWay}"
129
- SelectionMode="AlwaysSelected,Single">
+ SelectionMode="Single">
130
<ListBox.Styles>
131
<Style Selector="ListBoxItem">
132
<Setter Property="MinHeight" Value="0"/>
0 commit comments