Code review comment for lp:~saviq/unity8/simple-theming

Revision history for this message
Michael Zanetti (mzanetti) wrote :

29 Button {
30 - ItemStyle.class: "transparent-button"
31 + color: "transparent"

Actually I'm curios why this is a button at all. To me it doesn't seem we should load 2 UbuntuShapes just to not display them. Woudln't a MouseArea do the same job here, but with less resources ?

review: Needs Information

« Back to merge proposal