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
