Code review comment for lp:~tpeeters/ubuntu-ui-toolkit/panel

Revision history for this message
Zsombor Egri (zsombi) wrote :

604 - enabled: action && action.enabled
605 + property bool enabled: action && action.enabled

What was the reason to override Item's enabled property?

review: Needs Information

« Back to merge proposal