We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PlasmaComponent's BusyIndicator have a serious performance problem. They use too much CPU, even when they are not rendered or have no opacity.
I gonna study the performance of Qt Quick Control's Busy Indicator and try a replacement.
Related: https://bugs.kde.org/show_bug.cgi?id=370003
The text was updated successfully, but these errors were encountered:
152b497
The QtQuick one seems to have the same performance issue, so I'll keep the PlasmaComponents one for now
Sorry, something went wrong.
No branches or pull requests
PlasmaComponent's BusyIndicator have a serious performance problem. They use too much CPU, even when they are not rendered or have no opacity.
I gonna study the performance of Qt Quick Control's Busy Indicator and try a replacement.
Related: https://bugs.kde.org/show_bug.cgi?id=370003
The text was updated successfully, but these errors were encountered: