Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17734] iOS: ImageLoader doesn't support @3x

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-09-26T18:30:12.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.4.0, Release 3.5.0
ComponentsiOS
Labels@3x, iphone6+
ReporterFokke Zandbergen
AssigneeVishal Duggal
Created2014-09-22T07:55:26.000+0000
Updated2014-11-21T20:21:18.000+0000

Description

The ImageLoader utility class doesn't have support for Retina HD (@3x) images: - serialize: https://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/ImageLoader.m#L249-L251 - entryForKey: https://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/ImageLoader.m#L499-L502 Pull Request: https://github.com/appcelerator/titanium_mobile/pull/6142

Comments

  1. Vishal Duggal 2014-09-22

    Pull pending master - https://github.com/appcelerator/titanium_mobile/pull/6146 3_4_X - https://github.com/appcelerator/titanium_mobile/pull/6147
  2. Olga Romero 2014-09-23

    Closing as fixed.

JSON Source