[rkward] /: Use Tree view for the file browser instead of whatever the default view happens to be set to

Thomas Friedrichsmeier null at kde.org
Thu Apr 19 18:33:33 UTC 2018


Git commit 0883e2bb9df2609835a729f143612a6362d95b3e by Thomas Friedrichsmeier, on behalf of Nathaniel Graham.
Committed on 19/04/2018 at 18:33.
Pushed by tfry into branch 'master'.

Use Tree view for the file browser instead of whatever the default view happens to be set to

Summary:
RKWard's file browser currently relies on the default view provided by `KDirOperator` for its file browser panel rather than defining its own preferred view. This is discouraged because:
- The current default view ("Short view") is probably not ideal anyway, as it will result in a horizontal scrollbar
- We are preparing to change the default to something much less appropriate for your use case; see {D12326}

Therefore, just use Tree View by default, which is much more appropriate anyway. We recently did this for Kate too in {D12224}

Reviewers: #rkward

Subscribers: RKWard-Devel-list

Differential Revision: https://phabricator.kde.org/D12358


https://commits.kde.org/rkward/0883e2bb9df2609835a729f143612a6362d95b3e



More information about the rkward-tracker mailing list