Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-137571

MultiEffect does not accept a maskSource size that is different from the one of the source

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.4, 6.5, 6.6, 6.8, 6.9.1
    • None
    • Linux/Wayland, Linux/X11, Linux/Yocto, Linux/Other display system, macOS, Windows

      Documentation indicates : "If the maskSource and the source have different dimensions, the maskSource image is stretched to match the source size."

      It is a problem if we want to mask an Item in another larger Item. For example, if we want a ProgressBar with a rounded Rectangle background (see image with light orange progress bar), it is impossible to set a mask with the background size and which has the light orange Rectangle as a source, because the mask will change its width according to the light Rectangle width which matches the ProgressBar's value (as we can see on the images with the white progress bar)

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

            qt.team.graphics.and.multimedia Qt Graphics Team
            gaelleb Gaelle Braud
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes