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

Revision history for this message
Cris Dywan (kalikiana) wrote :

30 + // use icon from icon-theme
31 + name: control.hasClearButton ? "clear-search" : ""

That's redundant, AbstractButton.visible already depends on that.

review: Needs Fixing

« Back to merge proposal