Skip to content

Fix _on_view_ndims_requested  #205

@tlambert03

Description

@tlambert03

And in this case, the widget leak is just a failed cleanup after the actual error that is shown a bit higher (https://github.com/pyapp-kit/ndv/actions/runs/15305150376/job/43055857610?pr=202#step:11:393)

Ah, good catch. Yeah, looks like an issue likely arising from the changes added by #196. I'm guessing it's a race condition between a 3D data request and clearing the canvas (i.e. the ImageHandle backed by a vispy image is being used for displaying 3D data when it should have been cleared and replaced by a vispy volume ImageHandle?)

Originally posted by @gselzer in #202 (comment)

@gselzer, I'm not totally following what broke here yet. Is this something you're working on?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions