Skip to content

fix: #8567#8650

Closed
dimitrisdnr wants to merge 3 commits into
NativeScript:masterfrom
dimitrisdnr:master
Closed

fix: #8567#8650
dimitrisdnr wants to merge 3 commits into
NativeScript:masterfrom
dimitrisdnr:master

Conversation

@dimitrisdnr
Copy link
Copy Markdown

@dimitrisdnr dimitrisdnr commented Jun 17, 2020

PR Checklist

What is the current behavior?

When setting 'isPassThroughParentEnabled' property to FlexboxLayout, a exception is thrown.

What is the new behavior?

Property 'isPassThroughParentEnabled' will work for FlexboxLayout.

Fixes/Closes #8567 .

@cla-bot cla-bot Bot added the cla: yes label Jun 17, 2020
@NathanWalker
Copy link
Copy Markdown
Contributor

@dimitrisdnr on this one, like you've done for others, possible to add a sample in here https://github.com/NativeScript/NativeScript/tree/master/e2e/ui-tests-app/app/flexbox which uses isPassThroughParentEnabled to lock in the expected behavior 👍

@dimitrisdnr
Copy link
Copy Markdown
Author

dimitrisdnr commented Jun 18, 2020

@NathanWalker Done. Thanks a lot for guiding me, I'll try to include samples from now on. :)

@NathanWalker
Copy link
Copy Markdown
Contributor

Excellent work @dimitrisdnr thank you! We'll queue this up with some others we're aiming for 👍

@NathanaelA

This comment was marked as abuse.

@CatchABus
Copy link
Copy Markdown
Contributor

@dimitrisdnr - Can you retarget this to the new master repo. Sorry we did some major refactoring and we would love to get these changes...

@NathanaelA I created a new PR for this one here: #8798 . This PR can now be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

App crash with isPassThroughParentEnabled="true" set on a FlexboxLayout

4 participants