https://bugs.kde.org/show_bug.cgi?id=403750
Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |0.11 Status|CONFIRMED |RESOLVED Latest Commit|9b560f2e9e697d138532d4de4ea |https://commits.kde.org/kbi |1266cd69203a9 |btex/82fc9f68da138e3caff373 | |23e2f9685f388cfa36 --- Comment #5 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> --- Git commit 82fc9f68da138e3caff37323e2f9685f388cfa36 by Thomas Fischer. Committed on 10/02/2020 at 20:16. Pushed by thomasfischer into branch 'master'. Allow manual column resizing and moving As reported in bug 413367, the ability to move and resize columns in the main list view got removed in commit 841be480cc2230bfe7ba as the code was considered error-prone. This commit re-introduces the ability to move/resize columns. This feature is disabled by default and must be first activated via the context menu on the list view's header. It is also possible to reset any moved or resized columns to the default setting via another menu item in the same context menu. Related: bug 413367 FIXED-IN: 0.11 M +2 -0 ChangeLog M +35 -8 src/gui/file/basicfileview.cpp https://commits.kde.org/kbibtex/82fc9f68da138e3caff37323e2f9685f388cfa36 -- You are receiving this mail because: You are watching all bug changes.