[TIMOB-1497] iOS: UI Module graphics need updating to retina display
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:54:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Sindre Sorhus |
Assignee | Stephen Tramer |
Created | 2011-04-15T02:54:23.000+0000 |
Updated | 2017-03-09T22:58:08.000+0000 |
Description
Instead of using the ugly non-standard badge, why not use the standard one?
This is due to there being no standard badge provided by Apple. So in Dashboard View, which isn't provided by iOS, we must supply our own.
Ok, but the one you're using now is very ugly. Can you at least provide a nice one?
Or even better, let us provide our own backgroundImage for the badge.
Fair enough. I see what you mean; we're missing the retina version, which would be called badge@2x.png
By the way, a workaround is that badge.png is stored in /Library/Application Support/Titanium/mobilesdk/osx//iphone/modules/ui/images , so updating the graphics here and doing clean builds will update the graphics.
Come to think of it, closeButton and photoDefault are also missing retina versions. Since I can't update the title of this bug, I'm making a new one.
#3117 : UI Module graphics need updating to retina display
Closing ticket as invalid.