Skip to content

fix: boxed_zoom_rect not in foreground#242

Open
IVAN-MK7 wants to merge 1 commit into
emilk:mainfrom
IVAN-MK7:fix-boxed-zoom-rect-not-in-foreground
Open

fix: boxed_zoom_rect not in foreground#242
IVAN-MK7 wants to merge 1 commit into
emilk:mainfrom
IVAN-MK7:fix-boxed-zoom-rect-not-in-foreground

Conversation

@IVAN-MK7

@IVAN-MK7 IVAN-MK7 commented Apr 7, 2026

Copy link
Copy Markdown

This PR reverts the regression introduced in the 0.35.0 release, where the boxed_zoom_rect gets painted behind the plot's content (shapes, images, grid, etc...), effectively restoring the behaviour present up to the 0.34.0 release, bringing back the drawn rectangle to the foreground.

The issue and the resulting appearence are thoroughly documented in the issue this PR addresses:

@github-actions

github-actions Bot commented Apr 7, 2026

Copy link
Copy Markdown

View snapshot changes at kitdiff

@stephenberry

Copy link
Copy Markdown

Can we get this merged? I ran into the same issue and it's really bad for PlotImage because the selection box can't be seen at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants