https://bugs.kde.org/show_bug.cgi?id=485752

            Bug ID: 485752
           Summary: Make stacking order for annotations consistent
    Classification: Applications
           Product: Spectacle
           Version: git-master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: noaha...@gmail.com
          Reporter: noaha...@gmail.com
                CC: k...@david-redondo.de
  Target Milestone: ---

Interactive annotation selection and rendering can be unintuitively different
sometimes because QPainter won't necessarily stack rendered annotations
according to the order of their history. This is more of an issue for image
effects like blur and pixelate. The stacking order for painting is determined
by QPainter, but the actual contents of the image effect are determined by the
history. It is currently possible to visually stack and older blur above a
newer blur.

Maybe an explicit Z axis property is needed in the annotation traits system?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to