Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebKit interferes with smooth NSAnimation?



I have a sample app where I am using NSAnimation to transition in a "shielding" window and a floating panel. I am testing on a dual 1.25GHz G4 with a ATI Radeon 9000 Pro graphics card.

The sample animates smoothly.

As soon as I had a Webview to the application[*] the animation starts sheering when fading in the shielding window.

(*) The webview doesn't even have to be in a window. Making one at startup and releasing it

    WebView *webview = [[WebView alloc] initWithFrame: NSZeroRect];
    [webview release];

is enough to trigger the problem.

Any idea what WebKit is doing that is causing things to shear on animate? Anything I can do to work around it?

Nothing obvious has leapt out when using Sampler or Shark to examine what is going on.

Thanks,
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.