We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1d441 commit 00f9feaCopy full SHA for 00f9fea
1 file changed
src/View/Miller.vala
@@ -494,9 +494,6 @@ namespace Files.View {
494
if (Files.Preferences.get_default ().show_file_preview &&
495
files.length () == 1) {
496
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);
500
draw_file_details (files.data, current_slot.get_directory_view ());
501
}
502
0 commit comments