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

Replace the IFRAME resizer by DIVs #4596

Merged
merged 1 commit into from Aug 2, 2017

Conversation

simonbrunel
Copy link
Member

Resize detection is now based on scroll events from two divs nested under a main one. Implementation inspired from https://github.com/marcj/css-element-queries.

Replaces #3875
Fixes #2024
Fixes #4534

Resize detection is now based on scroll events from two divs nested under a main one. Implementation inspired from https://github.com/marcj/css-element-queries.
@simonbrunel simonbrunel merged commit 2c52209 into chartjs:master Aug 2, 2017
@simonbrunel simonbrunel deleted the feat/scroll-resizer branch August 2, 2017 05:25
yofreke pushed a commit to yofreke/Chart.js that referenced this pull request Dec 30, 2017
Resize detection is now based on scroll events from two divs nested under a main one. Implementation inspired from https://github.com/marcj/css-element-queries.
exwm pushed a commit to exwm/Chart.js that referenced this pull request Apr 30, 2021
Resize detection is now based on scroll events from two divs nested under a main one. Implementation inspired from https://github.com/marcj/css-element-queries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants