aleksigron / kokko

Simple cross-platform game engine using OpenGL.
MIT License
22 stars 2 forks source link

Fix editor UI scaling #8

Closed aleksigron closed 3 years ago

aleksigron commented 3 years ago

Use glfwGetWindowContentScale to get UI scaling.