-
Since iTetrinet targets Leopard and above, it could ideally use CoreAnimation for the game view at the very least, and possibly the other parts of the interface. This would make iTetrinet really stand…
xale updated
14 years ago
-
## Which Version of Lottie are you using?
Lottie 4.0.1 ~ 4.1.3
## Expected Behavior
https://user-images.githubusercontent.com/37893327/224323916-2e7df895-ba98-4c6c-ada8-bbf9abb82294.mp…
-
As the title suggests when panning and zooming with an annotation view, it can cause the 'CoreAnimation failed to allocate XXX bytes'. It can also cause memory warning level 2, subsequently causing th…
-
019-08-23 19:18:04.486450+0530 Nex2me[2895:853919] [Snapshotting] View (0x100e593b0, UIView) drawing with afterScreenUpdates:YES inside CoreAnimation commit is not supported.
Above is the full log …
-
Hi everyone, I am using Macaw library for one of my iOS Project, this library is awesome and contains many features and I have almost completed my app.
But I am facing a serious issue regarding mem…
-
Hi
When I use
LottieConfiguration.shared.renderingEngine = .mainThread
configuration - then animation seems to be fine. But when switch to newer `.coreAnimation` then animation is off. R…
-
I've seen a reference to this message in the closed https://github.com/ImageOptim/ImageOptim/issues/98#issuecomment-152650725. The warning is as follows:
```sh
CoreAnimation: warning, deleted thre…
aonez updated
6 years ago
-
I set up my controllers as below:
```
func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool {
self.window = UIWindow(frame:…
-
Hi Airbnb Team,
I faced with `DayRangeIndicatorView` problem. When user selects huge date range, for example multiple years, the scroll starts working not smooth. Along with this, there is a jump in …
-
### Steps to Reproduce
1. Create new XM app.
2. Enable the linker if it's not already linked.
3. Build.
4. Examine which native frameworks the app links with.
### Expected Behavior
A limit…