Immediate-Mode-UI / Immediate-Mode-UI/Nuklear

Node tree: Selecting specific nodes instead of the root tree

Open
#163 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
11.4k
Forks
686
Avg merge
4d 1h
Merged PRs (30d)
3

Description

Currently, the node tree only provides "int isSelected" instead of "int selectedId".
This means that the entire tree is selected instead of a child node.

Contributor guide

Open the contributing guide

Research direction

Start at the node tree API and trace how the current int isSelected value is used during selection. Confirm how a child node can be identified, then make the node tree expose a selected ID so selection targets that child rather than the root tree; the issue names no file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.