mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-11-01 13:13:21 -07:00
fix<HighlightableTextBlock>: fix multi-line selection lag in DiffViewer
This commit is contained in:
parent
2c37ff98e6
commit
3f2948dd06
1 changed files with 1 additions and 0 deletions
|
@ -48,5 +48,6 @@
|
|||
<Setter Property="LineHeight" Value="16"/>
|
||||
<Setter Property="Margin" Value="0"/>
|
||||
<Setter Property="Padding" Value="4,0,0,0"/>
|
||||
<Setter Property="IsHitTestVisible" Value="False"/>
|
||||
</Style>
|
||||
</ResourceDictionary>
|
Loading…
Reference in a new issue