eclipsesource / eclipsesource/tabris-js

TabFolder cancels animations when switching tab during animation

Open
#1,942 0 comments 0 reactions 0 assignees View on GitHub
bug ios
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

### Problem description

`TabFolder` cancels animations when switching tab during animation. This due to internal implementation of `TabFolder` detaching view from view hierarchy.

### Expected behavior

Animation should finish.

### Environment

- Tabris.js version: 3.1
- Device: iPhone
- OS: iOS 12+

### Code snippet

Start dev app and switch to `About` page. Kill the app and start again. After switching back to `Widgets` tab the collection view will stay hidden.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.