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

Remove throttling of resizing #110

Merged
merged 1 commit into from
Nov 8, 2022
Merged

Remove throttling of resizing #110

merged 1 commit into from
Nov 8, 2022

Conversation

weotch
Copy link
Member

@weotch weotch commented Nov 8, 2022

I’m counting on the calculation not being that heavy and it makes it so there isn’t a weird tweening when resizing the browser window. Also lets us lose lodash dependency.

Closes #108

I’m counting on the calculation to being *that* heavy and it makes it so there isn’t a weird tweening when resizing the browser window.  Also lets us lose lodash dependency.
@codesandbox
Copy link

codesandbox bot commented Nov 8, 2022

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify
Copy link

netlify bot commented Nov 8, 2022

Deploy Preview for vue-ssr-carousel ready!

Name Link
🔨 Latest commit 9b0fc7d
🔍 Latest deploy log https://app.netlify.com/sites/vue-ssr-carousel/deploys/6369ab5ba1d95f00084c66aa
😎 Deploy Preview https://deploy-preview-110--vue-ssr-carousel.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@cypress
Copy link

cypress bot commented Nov 8, 2022



Test summary

18 0 0 0


Run details

Project vue-ssr-carousel
Status Passed
Commit 9b0fc7d
Started Nov 8, 2022 1:08 AM
Ended Nov 8, 2022 1:12 AM
Duration 04:30 💡
OS Linux Ubuntu - 20.04
Browser Electron 102

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@weotch weotch merged commit 6e160b7 into main Nov 8, 2022
@weotch weotch deleted the no-tween-on-resize branch November 8, 2022 02:39
@weotch
Copy link
Member Author

weotch commented Nov 8, 2022

@sjstark FYI, I decided to just remove the window resize event throttling altogether

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.

Don't tween the track transform when resizing window
1 participant