How to fix bug in busy progressbar (QProgressBar)
-
The problem is that busy progressbar properly look only if it's width is >200.
Work properly:
https://www.copy.com/s/ZUbV8MGbQ4Hn/17-05-2014_18-19-48.gif
But when width is <200, it's start showing black shadow in busy progressbar.
https://www.copy.com/s/StTZj7SqMALf/17-05-2014_18-24-53.gif
How to fix this? -
Hi,
That seems to be a Windows specific issue (at least it doesn't show on OS X) You should have a look at the "bug report system":http://bugreports.qt-project.org to see if something known. If not please consider opening a new report providing a minimal compilable example.
-
Please, don't forget to post a link to the bug here so other forum users may find it more easily