Summary: | Number in refresh rate dropdown is being rounded to one decimal digit, producing duplicate-looking entries | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Nicolas F. <kdebugs> |
Component: | kcm | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 5.7.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | https://fratti.ch/bugdemos/kscreen/refresh.png | ||
Latest Commit: | http://commits.kde.org/kscreen/7d8ec60c60477d68e91e9bc68f334ff286cffc73 | Version Fixed In: | 5.8.0 |
Sentry Crash Report: |
Description
Nicolas F.
2016-09-27 13:52:21 UTC
Git commit 7c3839083d4d2d77b63d0c2cde4ad87994380e9a by Sebastian Kügler. Committed on 27/09/2016 at 22:28. Pushed by sebas into branch 'master'. Increase precision of refresh rate It's pretty common to have slightly different refresh rates, and since this is currently hidden in the advanced section, more precision is OK. FIXED-IN:5.8.0 M +1 -1 kcm/src/outputconfig.cpp http://commits.kde.org/kscreen/7c3839083d4d2d77b63d0c2cde4ad87994380e9a Git commit 7d8ec60c60477d68e91e9bc68f334ff286cffc73 by Sebastian Kügler. Committed on 27/09/2016 at 22:31. Pushed by sebas into branch 'Plasma/5.8'. Increase precision of refresh rate It's pretty common to have slightly different refresh rates, and since this is currently hidden in the advanced section, more precision is OK. FIXED-IN:5.8.0 M +1 -1 kcm/src/outputconfig.cpp http://commits.kde.org/kscreen/7d8ec60c60477d68e91e9bc68f334ff286cffc73 |