diff options
author | Thomas Martitz <kugel@rockbox.org> | 2014-02-28 07:29:32 +0100 |
---|---|---|
committer | Thomas Martitz <kugel@rockbox.org> | 2014-03-03 11:20:13 +0100 |
commit | 3ae07d48a2182fc3b1f8e9b15e6366ff32b92e25 (patch) | |
tree | 1683e5d6714b4a2b3bf501096b7a60953318360e /firmware | |
parent | 05999ed86d55ca51a9371b0253cdabd734539d1f (diff) | |
download | rockbox-3ae07d48a2182fc3b1f8e9b15e6366ff32b92e25.tar.gz rockbox-3ae07d48a2182fc3b1f8e9b15e6366ff32b92e25.zip |
Fix FS#12951: The icons could be a pixel to far down.
Since eec89a9 icons have been centered using same calculation as for fonts.
In edge cases this is visually different from before and didn't align
well to the font's baseline. Revert to the old calculation just for centering
icons to fix.
A proper aligorithm would take the baseline into account but this has
worked sufficiently well for us (fix this if needed)
Change-Id: I86593529b16cd28ae4552641e216e73795f2450c
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions