broulik added inline comments.

INLINE COMMENTS

> main.qml:45
>  
> +            enabled: formLayout.cursorImmutable
>              Kirigami.FormData.label: i18n("Cursor:")

Imho this is confusing.
The property should be `readonly property bool cursorImmutable: 
kcm.setings.immutable && ..` and then this would be `enabled: !immutable`

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D25526

To: crossi, ervin, bport, mart, davidedmundson, #plasma
Cc: broulik, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, 
GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to