Merge pull request #44 from th0mass/fe3fc9039909e6051321dd7d0b5ffbd42c886b8a

having a bigger close icon could be a good idea
pull/43/merge
Huang Xin 11 years ago
commit b6fcc85a45

@ -65,7 +65,7 @@ MenuCloseButton = InputContainer:new{
function MenuCloseButton:init()
self[1] = TextWidget:new{
text = "x ",
text = "-[ X ]- ",
face = Font:getFace("cfont", 22),
}

Loading…
Cancel
Save