Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-1555][TIMOB-13294] iOS: Shadows and clipping on Views #5367

Merged
merged 11 commits into from Mar 3, 2014
Merged

[TIMOB-1555][TIMOB-13294] iOS: Shadows and clipping on Views #5367

merged 11 commits into from Mar 3, 2014

Conversation

vishalduggal
Copy link
Contributor

Addresses the following New Feature requests

TIMOB-1555
TIMOB-13294

Test using KS PR 142

@vishalduggal
Copy link
Contributor Author

Parts of this PR are based on contributions by Martin Guillon

See PR #2996 and PR #2781

@bhatfield
Copy link
Contributor

Reviewed and ran doc scripts. DR approved.

@srahim
Copy link
Contributor

srahim commented Feb 28, 2014

Code Reviewed and APPROVED

@srahim
Copy link
Contributor

srahim commented Feb 28, 2014

Functionally Reviewed and ACCEPTED

@srahim
Copy link
Contributor

srahim commented Feb 28, 2014

Have a minor question for vishal.

Does this introduce new behavior where if you have a child and clipsToBounds is not set . If you apply border shadow the child is not clipped anymore . Is this the accepted behavior ?

@vishalduggal
Copy link
Contributor Author

Yes that is acceptable behavior since by default clipMode is set to default which means it is inferred

@vishalduggal vishalduggal assigned pec1985 and unassigned srahim Mar 3, 2014
pec1985 added a commit that referenced this pull request Mar 3, 2014
[TIMOB-1555][TIMOB-13294] iOS: Shadows and clipping on Views
@pec1985 pec1985 merged commit 71bbf1d into tidev:master Mar 3, 2014
farfromrefug pushed a commit to Akylas/titanium_mobile that referenced this pull request Aug 15, 2014
[TIMOB-1555][TIMOB-13294] iOS: Shadows and clipping on Views
@vishalduggal vishalduggal deleted the timob-1555 branch October 27, 2014 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants