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

Revision history for this message
Tim Peeters (tpeeters) wrote :

> 604 - enabled: action && action.enabled
> 605 + property bool enabled: action && action.enabled
>
> What was the reason to override Item's enabled property?

I forgot its there. Reverted.

« Back to merge proposal