Farsthary

Results 2 comments of Farsthary

Well, I kind of hacked the code to achieve what I wanted ![partialtooltip fix](https://user-images.githubusercontent.com/20880090/64581951-066f8500-d35a-11e9-971f-4059005df442.png) `NK_API int nk_tooltip_begin_flipped(struct nk_context* ctx, float width) { int x, y, w, h; struct nk_window* win;...