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

fix(point): Fix data.onclick not called when point.senstivity is radius #3469

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

netil
Copy link
Member

@netil netil commented Oct 18, 2023

Issue

#3466

Details

when point.senstivity='radius' is set, the conditional checking distance not work. When the value is 'radius' make conditional to work with node's radius value instead.

when point.senstivity='radius' is set, the conditional checking distance
not work. When the value is 'radius' make conditional to work with node's
radius value instead.

Ref naver#3466
@netil netil added the bug label Oct 18, 2023
@coveralls
Copy link

Coverage Status

coverage: 94.324% (+0.002%) from 94.322% when pulling 306adbd on netil:point#3466 into 06fdb4d on naver:master.

@netil netil merged commit 83b0206 into naver:master Oct 18, 2023
@netil netil deleted the point#3466 branch October 18, 2023 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants