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

Added export classes for canvas calendar #700

Merged
merged 1 commit into from
Oct 19, 2019
Merged

Added export classes for canvas calendar #700

merged 1 commit into from
Oct 19, 2019

Conversation

SourceCipher
Copy link
Contributor

I have noticed that these classes were never exported and I could not import them in typescript. After adding these 2 lines it was working very well. We had big data to display and with the svg canvas it was very laggy. As soon as I exported these 2 classes, calendar was displayed in canvas and the response speed was amazing!

I have noticed that these classes were never exported and I could not import them in typescript. After adding these 2 lines it was working very well. We had big data to display and with the svg canvas it was very laggy. As soon as I exported these 2 classes, calendar was displayed in canvas and the response speed was amazing!
@plouc plouc merged commit 3f9bc62 into plouc:master Oct 19, 2019
@plouc
Copy link
Owner

plouc commented Oct 19, 2019

Thank you for your contribution @SourceCipher!

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

Successfully merging this pull request may close these issues.

2 participants