- Status Closed
- Percent Complete
- Task Type Bugs
- Category User Interface → Font/charset
- Assigned To No-one
- Operating System Android
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by zhkailing - 2011-10-22
Last edited by Thomas Martitz - 2011-10-23
Opened by zhkailing - 2011-10-22
Last edited by Thomas Martitz - 2011-10-23
FS#12345 - r30826:Line padding to lists on touchscreens can't work well.
r30826:Line padding to lists on touchscreens can’t work well.
But if I delete " vp→line_height = font_get(vp→font)→height;” in “apps/gui/list.c” , It returns to normal.
Closed by Thomas Martitz
2011-10-23 11:06
Reason for closing: Fixed
Additional comments about closing:
2011-10-23 11:06
Reason for closing: Fixed
Additional comments about closing:
r30827
Sorry. Does this fix it?
yes, it’s Ok now.