Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18251] KitchenSink: Base UI->Views->Hi-Res Image remote does not display on iPhone 6+

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T20:43:48.000+0000
Affected Version/sRelease 3.4.0, Release 3.4.1, Release 3.5.0
Fix Version/sn/a
ComponentsiOS
Labelsqe-3.5.0
ReporterEwan Harris
AssigneeEric Merriman
Created2014-12-17T23:59:02.000+0000
Updated2017-05-02T20:43:48.000+0000

Description

Description

In Base UI->Views->Hi-Res Image remote the image does not display and instead there is a label saying *Test only valid on retina devices*, this is because the image is only shown if Ti.Platform.displayCaps.density is equal to *high* and the 6 Plus returns *xhigh*.

Steps To Reproduce

1. Install KitchenSink onto a iPhone 6 plus 2. Navigate to Base UI->Views->Hi-Res Image remote

Actual Result

The image will not display due to 'it not being a retina display'

Expected Result

The image should display

Comments

  1. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source