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

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

> 402 + // dropdown button
> 403 + MouseArea {
> 404 + id: dropDown
>
>
> Why not an abstractButton? That gives you a HapticsEffect and onClicked when
> enter is pressed.

Fixed.

« Back to merge proposal