View Single Post
Old 07-13-2013, 05:54 AM   #238
Markismus
Guru
Markismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicing
 
Markismus's Avatar
 
Posts: 955
Karma: 149907
Join Date: Jul 2013
Location: Rotterdam
Device: HiSenseA5ProCC, Cracked OnyxNotePro, Note5, Kobo Glo, Aura
Quote:
Originally Posted by BWinmill View Post
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?
Markismus is offline   Reply With Quote