[TIMOB-11104] KitchenSink: Base UI: Animations->Transitions-> Animation changes revert on orientation change
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T21:47:56.000+0000 |
Affected Version/s | Release 2.1.3 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-ios090112 |
Reporter | Shyam Bhadauria |
Assignee | Eric Merriman |
Created | 2012-09-25T10:27:37.000+0000 |
Updated | 2017-05-02T21:47:56.000+0000 |
Description
This is not a regression. It occurs since 2.0.1.
Animation changes are reverted, if orientation of device is changed except for 'Full Window'.
Steps to reproduce:
1. Launch refactored Kitchen Sink (Kevin Winnerey/Developer relations version) > Base UI > Animation > Transitions
2. Click the button 'Full view' and change orientation of device
Actual result:
1. After step 2, a view is displayed which disappears on orientation change.
Expected result:
1. After step 2, a view should be displayed which should not disappear on orientation change.
The same goes for below displayed image view,buttonbar,button and toolbar. Their animation also revert in case of orientation change.
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.