mirror of
https://github.com/koreader/koreader
synced 2024-11-10 01:10:34 +00:00
Merge pull request #44 from th0mass/fe3fc9039909e6051321dd7d0b5ffbd42c886b8a
having a bigger close icon could be a good idea
This commit is contained in:
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…
Reference in New Issue
Block a user