Ray
Ray
Thanks for the review but I'm afraid I prefer to keep the old PDF style with the background colors and wider sections. Also the cheatsheet page is being reviewed on...
@aeraether What is the state of this improvement? As per my understanding, it is a tool to automatically generate the raylib cheatsheet, right? In that case maybe it should be...
@jdeokkim This is really nice! Thank you very much for working on this!
@jdeokkim What is the state of this PR?
@jdeokkim Ok, no worries! Thanks for the quick update! Just note the cheatsheet page is being slightly redesign and it could affect this PR.
@jdeokkim Hi! What's the state of this PR?
I think the issue is related to `raygui` lazy initialization that overwrites button border width. How are you loading the new gui style?
@ssoher I updated `raygui`, now it should work as expected, please, could you try it?
@snader feel free to send a PR to add that note in the README.md in `Getting Started with this template` section.
@RobLoach I see, I had this same issue before... could you try increasing bufferSize instead of 60? I think samples are consumed before the next frame is called for refilling,...