andlabs / andlabs/libui

Master issue for general container functionality

Open
#328 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
10.9k
Forks
612
PR merge metrics
No merged PRs in 30d

Description

Combining a bunch of disparate issues here.

- [ ] Deleting a control from its parent through the control itself rather than the parent (**maybe**) (see #41 for rationale)
- [ ] Consistent behavior of NULL children, including on single-child containers
- [ ] uiGrid behavior when asking to add a cell that is already occupied (already exists) or remove one that isn't (doesn't)

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the three checklist items in this issue and the rationale in #41, then inspect the existing container and uiGrid behavior. The work is done when the requested deletion, NULL-child, and occupied-or-missing-cell cases have consistent, defined behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.