Code review comment for lp:~zsombi/ubuntu-ui-toolkit/pickerpanel

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

80 + describes a phone. The picked date will be read from and reported into the
81 + \a property of the \a caller as date type. This implies that the caller
82 + must have defined a property with date type.

seems a bit vague, and you don't pass this property in the example code:

65 + onClicked: PickerPanel.openDatePicker(dateButton, "date", "Years|Months")

« Back to merge proposal