SkeletonView icon indicating copy to clipboard operation
SkeletonView copied to clipboard

Toggling dark/light mode breaks the example

Open imWildCat opened this issue 4 years ago • 0 comments

Description

Describe your issue here.

What type of issue is this? (place an x in one of the [ ])

  • [x] bug
  • [ ] enhancement (feature request)
  • [ ] question
  • [ ] documentation related
  • [ ] discussion

Requirements (place an x in each of the [ ])

  • [x] I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • [x] I've read and agree to the Code of Conduct.
  • [x] I've searched for any related issues and avoided creating a duplicate issue.

Bug Report

Filling out the following details about bugs will help us solve your issue sooner.

SkeletonView Environment:

SkeletonView version: master Xcode version: 12.5 Swift version: 5.4

Steps to reproduce:

Please replace this with the steps to reproduce the behavior.

  1. Build and run the demo project
  2. Toggle light/dark mode
  3. Observe

Expected result:

Please replace this with what you expected to happen.

After dark/light mode transition, animated view should persist.

Actual result:

Simulator Screen Recording - iPhone 12 - 2021-05-02 at 21 49 58

imWildCat avatar May 02 '21 13:05 imWildCat