having an easy to press close button

though it is a bit "ugly" hence I'm not sure everybody will happy with this
pull/44/head
th0mass 11 years ago
parent e1684cae77
commit fe3fc90399

@ -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