Skip to content

move to pointer on mouse middle click is broken for selectors #854

@kushalkolar

Description

@kushalkolar

I'll fix this later

Error during handling click event
Traceback (most recent call last):
  File "[/home/kushal/repos/rendercanvas/rendercanvas/_coreutils.py", line 41](http://localhost:8888/lab/workspaces/auto-P/tree/repos/td-svd-sandbox/repos/rendercanvas/rendercanvas/_coreutils.py#line=40), in log_exception
    yield
  File "[/home/kushal/repos/pygfx/pygfx/objects/_events.py", line 395](http://localhost:8888/lab/workspaces/auto-P/tree/repos/td-svd-sandbox/repos/pygfx/pygfx/objects/_events.py#line=394), in handle_event
    callback(event)
  File "[/home/kushal/repos/fastplotlib/fastplotlib/graphics/selectors/_base_selector.py", line 386](http://localhost:8888/lab/workspaces/auto-P/tree/repos/td-svd-sandbox/repos/fastplotlib/fastplotlib/graphics/selectors/_base_selector.py#line=385), in _move_to_pointer
    move_info = MoveInfo(
                ^^^^^^^^^
TypeError: MoveInfo.__init__() got an unexpected keyword argument 'last_position'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions