Skip to content

boxed_zoom_rect gets painted behind the plot's items (shapes, images, etc...) #240

@IVAN-MK7

Description

@IVAN-MK7

Describe the bug
In the version 0.35.0 the boxed_zoom_rect gets painted behind the plot's items (shapes, images, etc...), instead of in front of them.

To Reproduce
Steps to reproduce the behavior:

  1. cargo run -p demo
  2. Select "Items Demo"
  3. Click and drag with the right mouse button over the faded sample image
  4. The boxed rectangle gets shown behind the image, instead of in front of it

Expected behavior
The boxed_zoom_rect should be painted in front of the plot's items, like in the 0.34.0 version

Screenshots

0.35.0:
Image

0.34.0:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions