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

feat(api): make page.isDragInterceptionEnabled a method #7419

Merged
merged 1 commit into from Jul 13, 2021
Merged

Conversation

mathiasbynens
Copy link
Member

@mathiasbynens mathiasbynens commented Jul 12, 2021

Having it be a getter is surprising and inconsistent, since the other page.is* APIs are just methods.

@mathiasbynens mathiasbynens changed the title docs(api): indicate that page.isDragInterceptionEnabled is a method feat(api): make page.isDragInterceptionEnabled a method Jul 13, 2021
Having it be a getter is surprising and inconsistent, since the other `page.is*` APIs are just methods.

Issue: #7150
@mathiasbynens mathiasbynens merged commit dd470c7 into main Jul 13, 2021
@mathiasbynens mathiasbynens deleted the fix-docs branch July 13, 2021 09:37
jschfflr pushed a commit that referenced this pull request Sep 10, 2021
Having it be a getter is surprising and inconsistent, since the other `page.is*` APIs are just methods.

Issue: #7150
This was referenced May 30, 2022
This was referenced May 30, 2022
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.

None yet

2 participants