Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-135274 Add animation support for any property in VectorImage
  3. QTBUG-135894

Find a better way to support external images in VectorImage

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Unresolved
    • P1: Critical
    • None
    • Quick: Shapes
    • None

    Description

      After the move to use the QML generator internally to also generate scenes at runtime, the VectorImage has started assuming that external image data is on the file system. But a common case might be that you want to load these assets from qrc instead.

      It should ideally adapt to find the image relative to the SVG file. One idea is to pass the correct context URL into the QQmlComponent as suggested in a comment to https://codereview.qt-project.org/c/qt/qtdeclarative/+/636232

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes