Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6574] iOS: Kitchensink - Base UI>Views>Coverflow views on iOS5 scroll differently than with iOS 4.3.x

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-23T17:46:58.000+0000
Affected Version/sRelease 1.7.5, Release 1.8.0.1
Fix Version/sn/a
ComponentsiOS
Labelstbs-1.8.2
ReporterDustin Hyde
AssigneeEric Merriman
Created2011-12-12T11:39:39.000+0000
Updated2017-05-23T17:47:04.000+0000

Description

In iOS 4.3.x devices, Coverflow images don't scroll (only transition) when the user finger-scrolls left and right. In iOS 5.x devices, Coverflow images scroll continuously along with the user's finger until the image transitions. Steps to Reproduce: 1. Run KitchenSink. 2. Go to: Base UI > Views > Coverflow View > Coverflow Local Files. 3. Touch and hold the main image. Slowly scroll left and right to change images. Expected Result: Images should continuously scroll until they transition. Actual Result: Images don't scroll, only transition (iOS 4.3.x). Images do scroll in iOS 5.x devices.

Comments

  1. Blain Hamon 2011-12-14

    Note to self: This is due to 4.3 generating layoutSubviews events where 5.0 isn't.
  2. Lee Morris 2017-05-23

    Closing ticket as invalid as there is a new version of Kitchen Sink and we no longer support the old version.

JSON Source