Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hideSkeleton on tableview with crossDissolve transition not animating #211

Open
moray95 opened this issue Nov 14, 2019 · 12 comments
Open

hideSkeleton on tableview with crossDissolve transition not animating #211

moray95 opened this issue Nov 14, 2019 · 12 comments

Comments

@moray95
Copy link

moray95 commented Nov 14, 2019

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

@efehelvaci
Copy link

+1

@ignkarman
Copy link

ignkarman commented Jan 28, 2020

+1 (occurring for me on UICollectionView)

@Juanpe
Copy link
Owner

Juanpe commented Feb 11, 2020

Hi all, version 1.8.3 fixes this issue :)

@hellodw
Copy link

hellodw commented Feb 22, 2020

+1 (occurring for me on UICollectionView)

@adelbios
Copy link

Not working yet

@farismhmd1
Copy link

anyone find any soultion for this?

@adelbios
Copy link

adelbios commented Jul 1, 2021

anyone find any soultion for this?

not working for both collection and table

@DHLau
Copy link

DHLau commented Aug 24, 2022

Anyone find any solution to fix this bug?

@xygkevin
Copy link

xygkevin commented Sep 7, 2022

+1

@mafaqcs
Copy link

mafaqcs commented Nov 8, 2022

Not working for both collectionView and tableView

@tan-socialwire
Copy link

1.30.4 not working for both collectionView and tableView

@VatanaChhorn
Copy link

any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests