Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-363

Timeline animation doesn't start automatically when Qul item instantiated before Qul::Application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt for MCUs 2.9
    • QUL Team
    • None
    • All

    Description

      Reproducible project attached.
      TimelineAnimation is enabled at qml, but the animation doesn't start automatically.

      Timeline animation doesn't work with following entrypoint code.

      Qul::initHardware();
      Qul::initPlatform();
      static MainScreen item;
      Qul::Application app;
      app.setRootItem(&item);
      app.exec();

      Qul::Application is needed to declare before Qul item.

      Attachments

        1. qtmcu363.zip
          2 kB
          Wataru Higashiyama
        2. image-2025-01-14-22-43-32-667.png
          44 kB
          Wataru Higashiyama
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            wataru Wataru Higashiyama
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes