Re: Xcode 10 and disable layer backed windows in Mojave
site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=teal.net; s=teal; h=references:to:cc:in-reply-to:date:subject:mime-version:content-type: message-id:from:from; bh=DoPib42Px206fNQTejVZXDgOAVyHSttHts8As42p8Bo=; b=R8rrEoVFfq1ac+qMfyQj3S0j0H4SeevMkvw8dGVKbQ2H3Qqkx8PM68uZqzFePiRPRIeErLByPESTB mlSkT67/8VHqRhVVnZ5qvTOPFYjEDosrHj20cXkgOoCcAFtRib4VULlNMsW0TcTftFJFgc+01FDsDP Mv9VfbZLS+f13nhs= On Oct 25, 2018, at 05:31 , Georg Seifert <georg.seifert@gmx.de> wrote:
When I build my app with Xcode 10, Mojave uses the new layer backed windows.
I’m not sure what that means. I don’t recall anything new about windows or layer backing in Mojave (but I may have missed something, of course).
My view drawing is (not yet) able to dealt with layer backed views.
The storyboard default for this did change at some point — but pre-Mojave, I thought. Anyway, if you don’t want layer-backed views, you can turn the option off in the View Effects inspector (the rightmost tab of the IB inspector panel). I believe you’ll have to do this for each root view. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Quincey Morris