Skip to content
Commit f05f67d7 authored by Nate Graham's avatar Nate Graham
Browse files

[KDirOperator] Middle-elide labels that are too long to fit

Summary:
Right now too-long labels get right-elided, which among other minor issues, causes
their filename extentions to not be visible. Dolphin is moving to middle-eliding
labels instead (See D19471), so this patch implements the same behavior for KDirOperator
so the file dialogs behave the same way.

CCBUG: 404955

Test Plan: See the Test Plan in D19471; same deal

Reviewers: #vdg, elvisangelaccio

Reviewed By: elvisangelaccio

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D23201
parent 50a4bc8e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment