vietjet / iphonefrotz

Automatically exported from code.google.com/p/iphonefrotz
Other
0 stars 0 forks source link

Issues with text drawing and cursor placement at left margin #248

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In Colditz, the game prompt is an inline image.  Frotz doesn't handle cursor 
placement correctly and the cursor is underneath the image instead of after it 
because it doesn't account for an inset temp leftMargin.

Somewhat related, if a glk game sets a custom text background color different 
than the window background color and a newline or wordwrap happens, the area 
from the left side of the window to the left margin is incorrectly drawn in the 
text bg color instead of the window bg color

What version of Frotz are you using?
1.7

What device model are you using (e.g., iPhone 5, iPhone 3GS, iPad 4, iPod
Touch 4th gen.)
iPhone 5S

What version of iOS?  6.1, 7.0, etc.)
7.1

Please provide any additional information below.

Original issue reported on code.google.com by spath...@gmail.com on 4 Sep 2014 at 10:55

GoogleCodeExporter commented 9 years ago
Fixed in r344.

Original comment by spath...@gmail.com on 4 Sep 2014 at 10:57

GoogleCodeExporter commented 9 years ago
Fixed in App Store released version 1.7.1.

Original comment by spath...@gmail.com on 20 Oct 2014 at 4:54