KitwareMedical / KitwareMedical/SlicerVirtualReality

Event callback parameter "event" in python is "NoEvent" for all events

Open
#199 3 comments 0 reactions 0 assignees View on GitHub
ets
Dominant language
C++
Stars
137
Forks
62
Avg merge
8h 8m
Merged PRs (30d)
8

Description

Makes it impossible to distinguish which event is triggered when using the same callback for different events.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the Python event callback path and how event arguments are created for different events. Reproduce the issue with one callback registered for multiple events, then verify that the callback receives the triggering event instead of NoEvent for every event.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.