From f7dd856e497b699e6d08a8c78be1e94ac5240dbe Mon Sep 17 00:00:00 2001 From: Gadfly Date: Sat, 13 Apr 2024 01:33:44 +0800 Subject: [PATCH] fix: enhance diff view by truncating long file paths with ellipsis and adding tooltips for full path display --- src/Views/DiffView.axaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/Views/DiffView.axaml b/src/Views/DiffView.axaml index fdbf4169..80e9f56c 100644 --- a/src/Views/DiffView.axaml +++ b/src/Views/DiffView.axaml @@ -20,11 +20,12 @@ - - - - - + + + + +