Revision b318063...
Go back to digest for 10th June 2012Other in KDE Base
Aurélien Gâteau committed changes in [kde-runtime] /declarativeimports/plasmacomponents:
Use the same text color as C++ Plasma::LineEdit
Plasma::LineEdit uses the button text color for its text. Do the same
in PlasmaComponents.TextField to avoid white text on white background with
Oxygen theme.
Also use button text color for PC.TextArea because it uses the same
background frame as PC.TextField (P.TextEdit, its C++ equivalent, does not
have any background frame)
REVIEW: 105159
File Changes
Modified 4 files
- /declarativeimports/plasmacomponents
- plasma/qml/TextArea.qml
- plasma/qml/TextField.qml
- plasma/platformcomponents/touch/TextArea.qml
- plasma/platformcomponents/touch/TextField.qml
4 files changed in total