The Wayback Machine - https://web.archive.org/web/20201212210357/https://github.com/juggle/resize-observer/issues/7
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

Listen to touch events to improve mobile support #7

Open
TremayneChrist opened this issue Jan 20, 2019 · 2 comments
Open

Listen to touch events to improve mobile support #7

TremayneChrist opened this issue Jan 20, 2019 · 2 comments

Comments

@TremayneChrist
Copy link
Member

@TremayneChrist TremayneChrist commented Jan 20, 2019

If a device supports touch events, these should be used to detect any changes

@TheDynamicPunk
Copy link

@TheDynamicPunk TheDynamicPunk commented Oct 3, 2020

I would like to work on this issue. Could you please guide me as to how I should proceed further as this is my first time contributing to an OSS :)

@TremayneChrist
Copy link
Member Author

@TremayneChrist TremayneChrist commented Oct 5, 2020

Hi @TheDynamicPunk - you can look at https://github.com/juggle/resize-observer/blob/v3/src/utils/scheduler.ts#L13. It should be a case of adding the correct event names.

@TremayneChrist TremayneChrist added this to In progress in v4 Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.