RobLoach / raylib-nuklear

Nuklear immediate mode GUI for raylib
https://robloach.github.io/raylib-nuklear/
zlib License
141 stars 19 forks source link

Style doesn't apply properly #42

Closed redthing1 closed 1 year ago

redthing1 commented 1 year ago

https://github.com/Immediate-Mode-UI/Nuklear/blob/master/demo/common/style.c#L5

I paste style code from here

In the nuklear demos it looks like this: image

But when I paste it into the demo here it looks like this image

Clearly something is going wrong with drawing and applying the styles