Jason Lee 2024-03-05 21:54:48 +08:00 committed by GitHub
parent 537d92533c
commit 0b34b1de7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 5 deletions

View file

@ -880,6 +880,7 @@ impl PickerDelegate for FileFinderDelegate {
.child(
h_flex()
.gap_2()
.py_px()
.child(HighlightedLabel::new(file_name, file_name_positions))
.child(
HighlightedLabel::new(full_path, full_path_positions)