Diffusion Kate c87e4cb1e48f

Use Tree View as the default view mode in the Filesystem Browser plugin

Authored by ngraham on Apr 15 2018, 12:43 PM.

Description

Use Tree View as the default view mode in the Filesystem Browser plugin

Summary:
Previously, Kate's Filesystem Browser plugin was replying on a bug in KDirOperator that was just fixed: the fact that columns perviously did not auto-size correctly and did not stick to the right edge when the view was resized. This was fixed in D11993.

Now that this bug is fixed, the plugin needs to default to a more sensible view mode--one that does not have additional columns. This patch does that.

Test Plan:
Create and log into a new user accountopen KateSettingsConfigure KatePluginsturn on "Filesystem Browser" pluginhit Applyclick "Filesystem Browser" on the sidebar

Before:

After:

Reviewers: Kate, dhaumann

Reviewed By: Kate, dhaumann

Subscribers: dhaumann, sharvey

Tags: Kate

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