Merge pull request #44 from th0mass/fe3fc9039909e6051321dd7d0b5ffbd42c886b8a

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

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

Loading…
Cancel
Save