Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

Add hitTest/pointInside support to table node#1987

Open
christianselig wants to merge 1 commit intoTextureGroup:master from
christianselig:tablenode-hittest
Open

Add hitTest/pointInside support to table node #1987
christianselig wants to merge 1 commit intoTextureGroup:master from
christianselig:tablenode-hittest

Conversation

@christianselig
Copy link
Contributor

@christianselig christianselig commented May 4, 2021

Since ASTableNode's backing view (ASTableView) is a direct subclass of UITableView rather than ASDisplayView, the table node doesn't get any of the nice hitTest/pointInside methods linked up. Well, I mean you can override them in a subclass, but they're never called.

This PR simply applies the same rerouting from ASTableView to ASTableNode that ASDisplayView does to ASDisplayNode so that they're properly communicated.

Copy link

CLAassistant commented May 4, 2021
edited
Loading

CLA assistant check
All committers have signed the CLA.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /