On 21 Mar 2014, at 18:50, Jens Alfke <[email protected]> wrote: > > On Mar 21, 2014, at 9:01 AM, Leonardo <[email protected]> wrote: > >> Anyway, how can I flip horizontally the webView? > > Assign it a CALayer, and apply a transform to the layer. It’ll even do the > animation for you.
WebViews don’t officially support being layer-backed, and in my experience tend to suffer occasional odd rendering glitches. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
