Gordan Glavaš
|
89af6b7e04
|
Merge pull request #1 from metinn/main
Fix fps drops from image processing work on main thread
|
2023-01-27 08:37:59 +01:00 |
Metin Güler
|
1fc66e816f
|
use DispatchQueue to support iOS 13&14
|
2023-01-11 18:22:02 +01:00 |
Metin Güler
|
8628deb1e4
|
do image processing works in background threads
this prevents fps drops by removing work from main thread and should improve performance with multiple gifs on screen
|
2023-01-11 16:42:59 +01:00 |
gordan-glavas-codecons
|
1bb63c1805
|
v.1.0.0
|
2021-08-16 18:18:24 +02:00 |
Gordan Glavaš
|
7ea7992a0f
|
Initial commit
|
2021-08-16 18:07:21 +02:00 |