Code review comment for lp://staging/~zsombi/ubuntu-ui-toolkit/70-cpos

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

> 115 + def click_leading_action(self, action_objectName):
> 120 + def click_trailing_action(self, action_objectName):
>
> Maybe trigger_{leading,trailing}_action(..) is better here. You click on a
> button to trigger the action.

Ack, changed.

« Back to merge proposal