Immediate-Mode-UI / Nuklear

A single-header ANSI C immediate mode cross-platform GUI library
https://immediate-mode-ui.github.io/Nuklear/doc/index.html
8.86k stars 535 forks source link

Fix null deref with y_offset in nk_group and nk_listview #631

Open RobLoach opened 3 months ago

RobLoach commented 3 months ago

This is an update from https://github.com/Immediate-Mode-UI/Nuklear/pull/584 .