Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13092] IOS: Kitchensink -Listview -Under SetItems, Animation style 'Fade' does not work.

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2013-03-29T22:39:29.000+0000
Affected Version/sRelease 3.1.0
Fix Version/s2013 Sprint 07 Core, 2013 Sprint 07
ComponentsiOS
Labelslistview, qe-3.1.0, qe-closed-3.1.3
ReporterAnshu Mittal
AssigneeMax Stepanov
Created2013-03-18T10:27:53.000+0000
Updated2014-06-19T12:43:14.000+0000

Description

Kitchensink -Listview -Under SetItems, Animation style 'Fade' does not work. Steps to reproduce: 1. Fetch kitchensink from https://github.com/vishalduggal/KitchenSink.git listview_tests. 2. Go to Kitchensink > Base UI > View >ListView> Set Items. 3. Click on 'Start test' button. 4. Observe the screen. The listview changes with the specified animation style. 5. Observe the Animation style 'Fade'. Actual: It does not show the screen as faded as its name specifies. Expected: It should show the screen as faded as its name specifies.

Comments

  1. Max Stepanov 2013-03-29

    In order to see animation effects, you need to increase timer interval to e.g. 5s and use Debug/Toggle Slow Animations in iOS Simulator.
  2. Olga Romero 2013-09-05

    Tested, following Max' suggestion, using Appcelerator Studio, build: 3.1.3.201308302458 Titanium SDK, build: 3.1.3.v20130904134612 KS[3_1_X] https://github.com/appcelerator-developer-relations/KitchenSink/tree/3_1_X Xcode5-DP6 CLI: 3.1.2 Alloy: 1.2.2 Devices: iPad 4 iOS7(11A4449d) Animation style 'Fade' works.

JSON Source