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(mediaQueryData): Compare only what is being used #10

Merged
merged 1 commit into from
May 3, 2023

Conversation

BenevidesLecontes
Copy link
Contributor

@BenevidesLecontes BenevidesLecontes commented Apr 27, 2023

Compare only what is being used on the _mediaQueryData Object, it was causing too much rebuilds(numbers being restarted) on scrollable content.

I think resolves #9 #8

Compare only what is being used on the _mediaQueryData Object, it was causing too much rebuilds(numbers being restart)  on scrollable content
@mingsnx mingsnx merged commit 463022e into mingsnx:master May 3, 2023
@mingsnx
Copy link
Owner

mingsnx commented May 3, 2023

LGTM, Thanks

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.

Some numbers were cropped while scrolling
2 participants