https://bugs.kde.org/show_bug.cgi?id=314258
Alex Bikadorov <alex.bikado...@kdemail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kru | |sader/b56a40421e24e101932f4 | |dd2e279e51710cdaaad --- Comment #5 from Alex Bikadorov <alex.bikado...@kdemail.net> --- Git commit b56a40421e24e101932f4dd2e279e51710cdaaad by Alexander Bikadorov, on behalf of Wladimir Palant. Committed on 13/02/2017 at 20:35. Pushed by abikadorov into branch 'master'. #314258 - Duplicate tab settings when duplicating tabs Summary: Whenever a new tab is created with this change we'll try to copy configuration from an existing tab. I'm not really familiar with the code but this seems to be the right way to do it. Test Plan: When duplicating tabs, various tab settings should be duplicated as well: * Sort column and order * Zoom factor * View type (brief vs. detailed) * View filter (all files vs. custom) * "Show Previews" setting There are also some `ListPanel` properties being duplicated but I don't know how these are set. Tab duplication should not create unnecessary sections in the config file. Reviewers: #krusader, abika, martinkostolny, asensi Reviewed By: #krusader, abika, martinkostolny, asensi Subscribers: asensi, martinkostolny, abika, #krusader Tags: #krusader Differential Revision: https://phabricator.kde.org/D4418 M +14 -1 krusader/panelmanager.cpp https://commits.kde.org/krusader/b56a40421e24e101932f4dd2e279e51710cdaaad -- You are receiving this mail because: You are watching all bug changes.