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

Window rounding

Open
#146 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
11.4k
Forks
686
Avg merge
4d 1h
Merged PRs (30d)
3

Description

Currently, setting `style->window.rounding` does not seem to have any effect, and I also couldn't find any use of this variable in the source code. Am I missing something here is or is window rounding not implemented?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by searching the source for style->window.rounding and trace the window rendering path to determine whether the setting is connected to any behavior. Confirm the intended effect of window rounding from the surrounding implementation, then make the setting effective and verify that the observed behavior changes accordingly.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.