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

Using SDL_GetWindowBordersSize() messes up everything.

Open
#593 3 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

SDL_GetWindowBordersSize() being used at main.c:12 in this repo: https://github.com/cptclvtch/HFSTS/commit/d6d761365e33d660085f52e4c745a6a545a9ef07 messes up the GUI.

Even if all other window handling is commented out in that section, the simple use of that get function messes up all of Nuklear.

Contributor guide

Open the contributing guide

Research direction

Start with main.c:12 in the repository and the referenced commit, then reproduce the GUI failure with SDL_GetWindowBordersSize() enabled and disabled. Compare the window-handling path with Nuklear's rendering behavior; done means identifying the cause and confirming that the GUI remains functional without unrelated window handling regressions.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.