mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 18:59:59 +01:00
Fixed project function for high DPI scaling (OSX)
This commit is contained in:
@@ -29,7 +29,7 @@ class RenderingWindow
|
||||
float dpi_scale_;
|
||||
|
||||
// objects to render
|
||||
int textureid_;
|
||||
uint textureid_;
|
||||
uint fbo_;
|
||||
class WindowSurface *surface_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user