Summary: | Plasma: Folder View: Icon displays 'pressed' on non-activating clicks | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Lindsay Roberts <linds.r> |
Component: | widget-folderview | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Don't scale until activating mouse press
Don't scale until activating mouse press [r2] |
Description
Lindsay Roberts
2010-11-07 12:20:58 UTC
Created attachment 53218 [details]
Don't scale until activating mouse press
This patch doesn't scale the icon when a) shift or ctrl are held, and b) on the first click when double click is enabled.
Created attachment 53219 [details]
Don't scale until activating mouse press [r2]
Tiny update: match indentation
SVN commit 1196275 by aseigo: fix clicked painting when set to double click, patch by Lindsay Roberts BUG:256297 M +7 -0 iconview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1196275 |