Reviewing merge request #15: Busy indicator
New version based on images and rotation animation.
Commits that would be merged:
Comments
Pushed new version 1
Before I can consider this I need to know if you are the original copyright holder of the actual painting code. As far as I can tell this code has been used in several other projects under different copyrights and you have to be the actual copyright holder in order to modify and give me rights to use it.
Painting code is a completely rewritten code from this example
http://qt-apps.org/content/show.php/QProgressIndicator?content=115762
I think this approach limits the appearance and the behavior of the BusyIndicator.
I think it would be better to have a component written in pure QML, using an Image and a rotation animation.
Something like the following:
https://qt.gitorious.org/qt-components/qt-components/blobs/master/src/meego/BusyIndicator.qml
Pushed new version 2
Pushed new version 3
Pushed new version 4


Add a new comment:
Login or create an account to post a comment