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

Patch for Canvas getting nulled by garbage collection #5

Open
masterX244 opened this issue Nov 17, 2015 · 1 comment
Open

Patch for Canvas getting nulled by garbage collection #5

masterX244 opened this issue Nov 17, 2015 · 1 comment

Comments

@masterX244
Copy link

Another patch found in the forums that might be useful for developers:
https://www.sencha.com/forum/showthread.php?302549-Ext-5.1.0.107-Chart-canvas-destroyed-leads-to-empty-chart
It fixes a issue when a chart is created but not visible immediately that the canvas gets nulled out and when trying to render the chart is fails with a weird glitched rendering

@masterX244 masterX244 changed the title Patch for Canvas getting nuled by garbage collection Patch for Canvas getting nulled by garbage collection Nov 17, 2015
@themightychris
Copy link
Member

Hi @masterX244, thanks for sharing!

Would you have some time to open a pull request against the appropriate branch? See this old PR for some comments on how to best format it: #3 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants