mirror of
https://github.com/wnagrodzki/AnimationRestoration.git
synced 2025-04-04 19:42:06 +02:00
Adds readme and screencast gif
This commit is contained in:
parent
649a1da4ad
commit
b535ed9680
2 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# AnimationRestoration
|
||||
|
||||
The `AnimationPreservingView` class keeps it's layer tree animations safe from being removed.
|
||||
There are two cases when `CAAnimation` can be removed from `CALayer` automatically:
|
||||
|
||||
- when application goes to background
|
||||
- when view backed by the layer is removed from window
|
||||
|
||||

|
BIN
screencast.gif
Normal file
BIN
screencast.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 370 KiB |
Loading…
Add table
Reference in a new issue