Arthur Buldauskas schreef op 28-2-2015 om 05:13:
Yeah, I started working on the drain animation for failure but scrapped it. So its just the successful animation that is finished.

On Fri, Feb 27, 2015 at 1:57 PM, Gunnar Roth <gunnar.r...@gmx.de <mailto:gunnar.r...@gmx.de>> wrote:


    Thanks a lot for this nice example.
    I just could not get to work it doing failure case.

    var  amount  =  [  18,  10,  15,  57  ];//insert  -1  to  cause  failure

    inserting -1 here just shortens the animation, still done is shown
    not fail.

    Regards,
    Gunnar Roth

    Am 27.02.2015 um 16:12 schrieb Arthur Buldauskas
    <whinem...@gmail.com <mailto:whinem...@gmail.com>>:

        Wow, that's amazing! Thank you very much for doing this.
        It sure is quite a lot of QML code for something that looks
        so simple (and cool).
        Just curious about two things:
        1. Is there any reason why you mailed it me directly and not
        the mailing list? I think others would like this as well.
        2. Under what license do you "release" this? I don't have any
        direct plans to use it, but i probably will use parts of it
        in some projects (like my file manager, Accretion, where i
        would probably use this as a copy progressbar).
        Best regards,
        Mark

        Btw. disabling the line:
        rotation: indicator.rotation;
        makes it look even better :)
        The text now actually rotates with the indicator.

    My bad, forgot to reply all. Feel free to use the code, I just
    made this as a fun exercise. It could be a lot cleaner and
    probably smoother. A lot of the code is just making sure the
    indicator animates properly.
    http://pastebin.com/cwCPChLk
    _______________________________________________
    Interest mailing list
    Interest@qt-project.org <mailto:Interest@qt-project.org>
    http://lists.qt-project.org/mailman/listinfo/interest




_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Did you notify the author of the original animation that you implemented it? He might like to know...

André


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to