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

access view first before checking canBecome/Resign responder in becomeResponder methods #829

Merged

Conversation

wsdwsd0829
Copy link
Contributor

@wsdwsd0829 wsdwsd0829 commented Mar 10, 2018

Not 100% sure if this is correct based on #789. It looks like reasonable to access view first, other wise canBecome... will always return NO, when view is not loaded yet.
I can add a test if this is legit fix.

@ghost
Copy link

ghost commented Mar 10, 2018

1 Warning
⚠️ Any source code changes should have an entry in CHANGELOG.md or have #trivial in their title.

Generated by 🚫 Danger

@Adlai-Holler
Copy link
Member

Seems reasonable to me but @maicki would know better.

@Adlai-Holler Adlai-Holler merged commit 4147384 into TextureGroup:master Mar 29, 2018
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
…eResponder methods (TextureGroup#829)

* fix SIMULATE_WEB_RESPONSE not imported TextureGroup#449

* Fix to make rangeMode update in right time

* Access view first before check canBecomeFirstResponder.
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

3 participants