mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-29 16:14:59 +00:00
code_style: code style of Models.CommitGraph
This commit is contained in:
parent
53c79303b0
commit
986c27e1cb
3 changed files with 176 additions and 184 deletions
|
@ -145,7 +145,7 @@ namespace SourceGit.Views
|
|||
protected override void OnPointerMoved(PointerEventArgs e)
|
||||
{
|
||||
base.OnPointerMoved(e);
|
||||
|
||||
|
||||
var view = TextView;
|
||||
if (!e.Handled && view is { VisualLinesValid: true })
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue