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

Android freez #7

Closed
mehranmd opened this issue May 27, 2021 · 1 comment
Closed

Android freez #7

mehranmd opened this issue May 27, 2021 · 1 comment

Comments

@mehranmd
Copy link

mehranmd commented May 27, 2021

Hi.
I have a problem with the ChartJS QML on android, the program will freez as soon as the onPaint event reaches
jsChart = new Chart.build(ctx, { type: root.chartType, data: root.chartData, options: root.chartOptions });
I use Qt5.12.3. The wrapper works fine on PC though with the same code.

@mehranmd
Copy link
Author

Well i can confirm that there is a problem with the Qt5.12.3 that i used for my project.
Updated to Qt5.12.11 just this morning and the problem is solved.

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

1 participant