Hide full path from default view

This commit is contained in:
xavives 2024-01-26 12:33:04 +01:00
parent e6f1b891f5
commit 4a520a2d2b

View File

@ -482,6 +482,7 @@ void EntryView::resetViewToDefaults()
header()->hideSection(EntryModel::Size);
header()->hideSection(EntryModel::PasswordStrength);
header()->hideSection(EntryModel::Color);
header()->hideSection(EntryModel::ParentGroupPath);
onHeaderChanged();
// Reset column order to logical indices