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

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

> Why is there a \qmltype DateTimePanel? Is that different from the PickerPanel?
>
>
> \qmltype DateTimePanel
> \inqmlmodule Ubuntu.Components.Pickers 0.1
> \ingroup ubuntu-pickers
> \brief Provides a panel for opening a DatePicker in place of the input
> panel or
> as Popover, depending on the form factor.
>
> PickerPanel is a singleton component designed to open a DatePicker in
> input panel
> area or in a Popover, depending on the form factor, following the design
> guides
> on date pickers.

Ehh, that's wrong there.

« Back to merge proposal