Summary: | Bad colors when entering vocabulary | ||
---|---|---|---|
Product: | [Applications] parley | Reporter: | mnl |
Component: | general | Assignee: | parley bug tracker <parley-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | amarvir.ammu.93 |
Priority: | NOR | ||
Version: | 0.9.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/parley/b979ba0f70676cd11e98ef49811533daee4651ee | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Bad colors |
Description
mnl
2013-12-01 13:22:19 UTC
Created attachment 83852 [details]
Bad colors
I can't seem to reproduce it. Clicking on the word makes it white on light blue and moving the cursor makes it black on white, as expected. Could be a desktop theme issue or something similar in your case. Git commit b979ba0f70676cd11e98ef49811533daee4651ee by Andreas Cord-Landwehr, on behalf of Amarvir Singh. Committed on 03/02/2014 at 17:41. Pushed by cordlandwehr into branch 'master'. Removes gradient in grade statistics. This closes the mentioned bugs, as it removes the gradient in learning statistics and uses solid color. It also makes it even more intuitive for the user, as it uses a single color for all the grades with different alpha values, increasing as grades increase. Thus darker shades mean higher grades. Also, the grade color settings in Parley configuration have been changed, removing the different color palletes for all grades and leaving just a single base color for all the grades. The "Use colors" option has been removed from the configuration. Also, the font color for the translations in the editor has been changed to be the default black, making the text more readable. Related: bug 266368 REVIEW: 115449 M +3 -15 src/settings/parley.kcfg M +0 -17 src/settings/viewoptions.cpp M +150 -454 src/settings/viewoptionsbase.ui M +31 -20 src/statistics/lessonstatistics.cpp M +0 -7 src/vocabulary/vocabularymodel.cpp http://commits.kde.org/parley/b979ba0f70676cd11e98ef49811533daee4651ee |