Re: Mavericks CA Layer Issue
Re: Mavericks CA Layer Issue
- Subject: Re: Mavericks CA Layer Issue
- From: Appa Rao Mulpuri <email@hidden>
- Date: Mon, 23 Dec 2013 05:05:02 +0000
- Thread-topic: Mavericks CA Layer Issue
Hi Cody,
Finally got the Working solution: We Subclassed CALayer and set it to
Superview with WantsLayer and override masksToBounds property to return
always NO.
Question is: not getting why this is Mavericks specific? Is Apple fixed
any issue in CALayer specific to this or it is a Bug in Mavericks?
Regards,
- Apparao Mulpuri
On 12/23/13 12:57 AM, "Cody Garvin" <email@hidden> wrote:
>Did you make sure masksToBounds is set to NO?
>
>Please excuse mobile typos
>
>> On Nov 22, 2013, at 2:28 AM, Banisetty Avinash
>><email@hidden> wrote:
>>
>> Hi All
>>
>> With latest Mac OS 10.9, I am facing an issue with layers. The issue is
>>sublayers(CALayer) are not allowed to expand beyond the bounds of parent
>>layer(CALayer), which is all working fine for rest of the OS Versions.
>>We are using the 10.5 sdks and deployment target as 10.5 for our
>>application. The truncations mentioned in the attachment is not
>>happening for rest all OS versions. We haven't wrote any version
>>specific coding or not changed any thing recently. So can you please
>>help me to find out whether is there any work around.
>>
>> Issue: poker cards are added as sublayer to the player seat avatar on
>>the game table. Player seat have some transparent part and that is the
>>limit up to which cards are getting shown and beyond that limit
>>everything is getting truncated. Adding more transparent layer may add
>>to our woes as there may be variable number of cards and also increasing
>>the transparent part would make us to recalculate all layers beside the
>>poker cards.
>>
>> Thanks
>> Ivy Dev
>> This email and any attachments are confidential, and may be legally
>>privileged and protected by copyright. If you are not the intended
>>recipient dissemination or copying of this email is prohibited. If you
>>have received this in error, please notify the sender by replying by
>>email and then delete the email completely from your system. Any views
>>or opinions are solely those of the sender. This communication is not
>>intended to form a binding contract unless expressly indicated to the
>>contrary and properly authorised. Any actions taken on the basis of this
>>email are at the recipient's own risk.
>> <truncation.png>
>> _______________________________________________
>>
>> Cocoa-dev mailing list (email@hidden)
>>
>> 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:
>>
>> This email sent to email@hidden
>
>_______________________________________________
>
>Cocoa-dev mailing list (email@hidden)
>
>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:
>om
>
>This email sent to email@hidden
This email and any attachments are confidential, and may be legally privileged and protected by copyright. If you are not the intended recipient dissemination or copying of this email is prohibited. If you have received this in error, please notify the sender by replying by email and then delete the email completely from your system. Any views or opinions are solely those of the sender. This communication is not intended to form a binding contract unless expressly indicated to the contrary and properly authorised. Any actions taken on the basis of this email are at the recipient's own risk.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden