Skip to content

Window / Container resize event handling? #56

@chriswks

Description

@chriswks

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement or feature request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions