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

[Feature] Auto resize based on element resize #3955

Closed
netil opened this issue Feb 25, 2025 · 0 comments
Closed

[Feature] Auto resize based on element resize #3955

netil opened this issue Feb 25, 2025 · 0 comments
Assignees

Comments

@netil
Copy link
Member

netil commented Feb 25, 2025

Current auto resize is triggered by browser resize event.
If element resizes, it doesn't catch the changes, and it need be done by manual call of resize API.

Provide the way to catch of element resize.

@netil netil self-assigned this Feb 25, 2025
netil pushed a commit to netil/billboard.js that referenced this issue Feb 28, 2025
Implement auto resize based on parent node size changes

Ref naver#3955
netil pushed a commit to netil/billboard.js that referenced this issue Feb 28, 2025
Implement auto resize based on parent node size changes

Ref naver#3955
@netil netil closed this as completed in fa3b751 Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant