Handle enabled property of simple models
ClosedPublic

Authored by cordlandwehr on Jun 23 2018, 11:06 AM.

Details

Summary

Models without a specific "enabled" role have to fall back to the modelData
property. For this, the model.enabled property must be checked if it is
undefined or not

Diff Detail

Repository
R169 Kirigami
Branch
handleUndefinedModelEnabled (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 267
Build 267: arc lint + arc unit
cordlandwehr created this revision.Jun 23 2018, 11:06 AM
Restricted Application added a project: Kirigami. · View Herald TranscriptJun 23 2018, 11:06 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
cordlandwehr requested review of this revision.Jun 23 2018, 11:06 AM

Fixed logical error

mart accepted this revision.Jun 25 2018, 9:20 AM
This revision is now accepted and ready to land.Jun 25 2018, 9:20 AM
cordlandwehr closed this revision.Jun 25 2018, 6:09 PM