Skip to content

Commit 6c35c89

Browse files
committed
Adjusts treeview border to correct jagged edge of Code Explorer window
sought and received @Hosch250 approval
1 parent 82b4b50 commit 6c35c89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RetailCoder.VBE/UI/CodeExplorer/CodeExplorerControl.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,6 @@
708708
ItemContainerStyle="{StaticResource ShinyTreeView}"
709709
HorizontalContentAlignment="Stretch"
710710
MouseDoubleClick="TreeView_OnMouseDoubleClick"
711-
Style="{StaticResource CodeExplorerTreeViewStyle}">
712711
<i:Interaction.Behaviors>
713712
<controls:BindableSelectedItemBehavior SelectedItem="{Binding SelectedItem, Mode=TwoWay}" />
714713
</i:Interaction.Behaviors>

0 commit comments

Comments
 (0)