Skip to content

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

Merged
Adlai-Holler merged 10 commits into
TextureGroup:masterfrom
wsdwsd0829:become-first-responder-fix
Mar 29, 2018
Merged

access view first before checking canBecome/Resign responder in becomeResponder methods#829
Adlai-Holler merged 10 commits into
TextureGroup:masterfrom
wsdwsd0829:become-first-responder-fix

Conversation

@wsdwsd0829

@wsdwsd0829 wsdwsd0829 commented Mar 10, 2018

Copy link
Copy Markdown
Contributor

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

ghost commented Mar 10, 2018

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

Generated by 🚫 Danger

@Adlai-Holler
Adlai-Holler requested a review from maicki March 11, 2018 23:37
@Adlai-Holler

Copy link
Copy Markdown
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.

3 participants