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

Window / Container resize event handling? #56

Open
chriswks opened this issue Nov 1, 2019 · 0 comments
Open

Window / Container resize event handling? #56

chriswks opened this issue Nov 1, 2019 · 0 comments
Labels
enhancement Enhancement or feature request.

Comments

@chriswks
Copy link

chriswks commented Nov 1, 2019

First of all, thank you so much for saving me some work!!! Always super appreciated.

I'm curious if there's plans to handle resizing with a hostlistener or maybe a service to fire off a width recalc on a debounce to keep parent and fixed portion widths congruent? Currently am working around this by throwing the container to scrolltop = 0 but that's klunky and won't correct resize issues until resize end. So what we see is the fixed header stay its pre-resize width after resize and would really love to keep this as an npm since I wouldn't be able to PR any improvements back anyway but can imagine others would appreciate it also.

image

Thanks for taking the time though regardless!

@ghost ghost added the enhancement Enhancement or feature request. label Nov 4, 2019
@ghost ghost added this to To do in sticky-things-issues Nov 4, 2019
@ghost ghost moved this from To do to Backlog in sticky-things-issues Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or feature request.
Projects
Development

No branches or pull requests

1 participant