anvaka / anvaka/VivaGraphJS

webGlEvent for click outside node

Open
#141 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.9k
Forks
418
PR merge metrics
No merged PRs in 30d

Description

Hi, thankcs for the precious help you use to provide me, I come with another question:

Is there any way to register the event of a click outside a node, I mean a click in the void space?

I want to highlight the related nodes when I click in a node, but I want to unhighlight them when clicking in the void space.

Any ideas?

Thank you very much!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the WebGL event-handling entry point and how node clicks are currently detected. Define a way to distinguish clicks on a node from clicks in empty space, then verify that node highlighting can be cleared for the empty-space case.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.