Quote:
Originally Posted by BWinmill
Try changing line 96 of frontend/ui/widget/menu.lua from:
Code:
face = Font:getFace("cfont", 22),
To:
Code:
face = Font:getFace("cfont", 28),
|
It works. On line 70 is the fontface for the exit -[ X ]-. And on line 210 there is amongst others the fontface for the menu title.
It works, but you get the same empty line through your letters as you would get when you change the return dpi for the Aura to 265 (in screen.lua, line 101).
Even after changing the menutitle to 35( menu.lua, after line 210) I seldom get the filemanager dropdown menu. Even after changing the -[X]- font to 32 (menu.lua, after 70) it does not exit reader.lua.
Anyone have an idea how to get rid of the inverse strikeout? Any idea how to get the Aura more responsive to tapping the text?