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

Easings page: E.elastic && roundTrip && !flipTrip requires windowResize because of scrollbars #1

Open
sidewayss opened this issue Aug 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sidewayss
Copy link
Owner

  1. open Easings page
  2. select Type = elastic
  3. check Round trip
  4. uncheck flip
    Here is what you will see:
    image
    This is the only way to add a vertical scrollbar to the body. The scrollbar reduces the innerWidth, causing tight margins on the left, loose ones on the right, margins relative to the box-shadow.

Calling resizeWindow() upon entering and leaving this configuration would correct these unsightly margins.

@sidewayss sidewayss added the bug Something isn't working label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant