Summary: | FolderView subdirectory popup slightly too narrow to accomodate for third column | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Kai Uwe Broulik <kde> |
Component: | Desktop icons & Folder View widget | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/6ecb70d9980b01718aa6c7fc658dd6b74e1325d5 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Popup slightly too narrow |
Description
Kai Uwe Broulik
2016-02-01 21:13:39 UTC
Created attachment 96962 [details]
Popup slightly too narrow
width: cellWidth * 3 + 10 // FIXME HACK: Use actual scrollbar width. Heh, there we have it. Yeah, I've told Marco a bunch of times I want an API for getting theme element sizes for precalc use cases ... Git commit 6ecb70d9980b01718aa6c7fc658dd6b74e1325d5 by Eike Hein. Committed on 08/02/2016 at 09:40. Pushed by hein into branch 'Plasma/5.5'. Scale by device pixel ratio. M +1 -1 containments/desktop/package/contents/ui/FolderViewDialog.qml http://commits.kde.org/plasma-desktop/6ecb70d9980b01718aa6c7fc658dd6b74e1325d5 |