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

Website docs - overflow hidden to improve experience #79

Open
arimus opened this issue Nov 17, 2021 · 2 comments
Open

Website docs - overflow hidden to improve experience #79

arimus opened this issue Nov 17, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@arimus
Copy link

arimus commented Nov 17, 2021

Just an FYI, getting lots of rough animations because the right panel occasionally overflows and shows a horizontal scrollbar which ruins the otherwise slick effects.

One such spot this element:

Setting overflow to hidden makes the chat example smooth.

For the record, using Chrome Version 95.0.4638.69 (Official Build) (x86_64).

p.s. Awesome library and glad to have found it. And if you get to the point where you'd like to support an Angular library as part of this repo and could use some assistance, let me know. Cheers.

@mattaningram
Copy link
Member

Thanks for the kind words @arimus! We would definitely like to support Angular, although neither of us are very familiar with its element transition system. Open to ideas and contributions there!

Regarding the overflow on the right panel, can you tell me what resolution/width you are viewing the page at when it happens? Also do your scrollbars autohide or are they always visible when available?

@arimus
Copy link
Author

arimus commented Nov 20, 2021

On a MacBook Retina first gen (2880 x 1800), with Chrome full screen. The scrollbars only show up for a fraction of a second (e.g. they flash in and then back out). Generally, I've seen this when there is temporary overflow during rendering for one reason or another.

Btw, here's what it looks like - 1MB Video

Re: Angular, I'll take a look. I've integrated the basics into my app already.

p.s. Love the docs and animation builder examples in there. It might also be nice to provide a mechanism for some more common animations / chained animation out-of-the box (e.g. https://animate.style/)

@milesingrams milesingrams added the documentation Improvements or additions to documentation label Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants