RobLoach / raylib-nuklear

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

Input Handling tweaks #61

Closed RobLoach closed 4 months ago

RobLoach commented 8 months ago

These are the tweaks from @skinnyjames over at #55. This seems to be working for me on textedits. Any objections of bringing it in? Thanks so much for the updates.