Reviewing merge request #15: Busy indicator

New version based on images and rotation animation.

Commits that would be merged:

Version 4
  • Version 1
  • Version 2
  • Version 3
  • Version 4
Showing 73e65cd-260255c

Comments

Pushed new version 1

→ State changed from New to Need Info

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.

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

How to apply this merge request to your repository