D18380: KIO: make file dialog columns resizable again (and movable)
René J.V. Bertin
noreply at phabricator.kde.org
Tue Jan 22 13:34:56 GMT 2019
rjvbb added a comment.
> I'm still going to try to fix this
Good thing I did (am doing), because what you call the jarring exists also without font stretching. It's something in Qt that somehow doesn't occur in file dialogs but only with applications of the widget like in Kate. It is caused by the name column being set to a sort of minimum size, for now beyond my control.
I now have it to the point where the state only occurs transiently when you resize the Kate sidebar. That's still annoying so I'm looking into what can be done through a custom subclass of QHeaderView. There's only 1 virtual method I can override and have called by QTreeView but that may be exactly the one we need.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D18380
To: rjvbb, ngraham
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190122/6a43418e/attachment.html>
More information about the Kde-frameworks-devel
mailing list