Skip to content

Commit 00f9fea

Browse files
committed
Remove code from previous implementation
1 parent bf1d441 commit 00f9fea

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/View/Miller.vala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -494,9 +494,6 @@ namespace Files.View {
494494
if (Files.Preferences.get_default ().show_file_preview &&
495495
files.length () == 1) {
496496

497-
// Preview must be added to the last slot so make sure current slot
498-
// is the last
499-
truncate_list_after_slot (current_slot);
500497
draw_file_details (files.data, current_slot.get_directory_view ());
501498
}
502499
}

0 commit comments

Comments
 (0)