Skeletonview: hideSkeleton on tableview with crossDissolve transition not animating

Created on 14 Nov 2019  路  5Comments  路  Source: Juanpe/SkeletonView

Hi,

What did you do?

Opened the sample app within the repository. Switched on the "animated" switch, and set the transition duration to 1.5 seconds. Clicked the "show skeleton", then "hide skeleton" buttons.

What did you expect to happen?

I expected the table view in the view controller the animate the hiding of the skeleton view during 1.5 seconds.

What happened instead?

The top part (which contains the image view and label) hides the skeleton view with the expected animation and duration, while the animation is not present in the tableview. See attached capture.

skeletonview-tableview

Steps to reproduce the behavior

  • Open the sample app provided
  • Turn on the "animated" switch
  • Set a long duration for the transition (1.5 seconds is good enough)
  • Click the "show skeleton" button
  • Click the "hide skeleton" button

SkeletonView Environment

SkeletonView version: master (a1e183a)
Xcode version: 11.2
Swift version: 5

馃悶 bug 馃毀 work in progress

All 5 comments

+1

+1 (occurring for me on UICollectionView)

Hi all, version 1.8.3 fixes this issue :)

+1 (occurring for me on UICollectionView)

Not working yet

Was this page helpful?
0 / 5 - 0 ratings

Related issues

robinkunde picture robinkunde  路  8Comments

raphaklr picture raphaklr  路  5Comments

eduardbosch picture eduardbosch  路  5Comments

normand1 picture normand1  路  3Comments

pauloec picture pauloec  路  7Comments