D11522: [RFC] KCM Launch Feedback not saving cursor settings
Scott Harvey
noreply at phabricator.kde.org
Tue Mar 20 18:20:55 UTC 2018
sharvey created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
sharvey requested review of this revision.
REVISION SUMMARY
[Bug 392050] Launch Feedback KCM was not saving the cursor notifications
properly - `Apply` button would not activate, `klaunchrc` was not being updated.
QML was using calls to `Qt.later() before setting the radio button index, generating
"unknown property" errors from QML and therefore not emitting the change signal.
Simply removed those calls and the QML functions properly, and `klaunchrc` is updated correctly.
REPOSITORY
R119 Plasma Desktop
BRANCH
kcm-launchfeedback-cursor (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D11522
AFFECTED FILES
kcms/launch/package/contents/ui/main.qml
To: sharvey
Cc: plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180320/1e3c1a17/attachment.html>
More information about the Plasma-devel
mailing list