mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
having an easy to press close button
though it is a bit "ugly" hence I'm not sure everybody will happy with this
This commit is contained in:
@@ -65,7 +65,7 @@ MenuCloseButton = InputContainer:new{
|
||||
|
||||
function MenuCloseButton:init()
|
||||
self[1] = TextWidget:new{
|
||||
text = "x ",
|
||||
text = "-[ X ]- ",
|
||||
face = Font:getFace("cfont", 22),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user