Summary: | "random" can't be switched off | ||
---|---|---|---|
Product: | [Unmaintained] kscd | Reporter: | Adrian von Bidder <avbidder+kde> |
Component: | general | Assignee: | Aaron J. Seigo <aseigo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | silhusk |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kscd/41aa1c2466b64f5b12b0f5f6b72693e013c333a0 | Version Fixed In: | 4.11 |
Sentry Crash Report: | |||
Attachments: | Fix 'random' button behaviour, now it can be toggled. |
Description
Adrian von Bidder
2010-06-13 15:42:52 UTC
Created attachment 78459 [details]
Fix 'random' button behaviour, now it can be toggled.
With this patch the button is left pressed when random is enabled. When clicking again the button goes back to default and random is disabled.
Please note: this fixes just the button, random mode still has some other issues.
Git commit 41aa1c2466b64f5b12b0f5f6b72693e013c333a0 by Christoph Feck, on behalf of Carlo Vanini. Committed on 16/04/2013 at 03:19. Pushed by cfeck into branch 'master'. Fix stuck random button FIXED-IN: 4.11 M +1 -8 gui/randombutton.cpp M +1 -0 hwcontroler.cpp http://commits.kde.org/kscd/41aa1c2466b64f5b12b0f5f6b72693e013c333a0 |