azul3d / engine

Azul3D - A 3D game engine written in Go!
https://azul3d.org
Other
606 stars 54 forks source link

Props.FramebufferSize not set until framebuffer resize #143

Open azul3d-bot opened 8 years ago

azul3d-bot commented 8 years ago

Issue by slimsag Saturday Jan 17, 2015 at 09:22 GMT Originally opened as https://github.com/azul3d/gfx/issues/93


From @oal on Slack:

FramebufferSize only seems to return (1, 1), though even when called inside the gfxloop after the props have been set for the window

azul3d-bot commented 8 years ago

Comment by slimsag Saturday Jan 17, 2015 at 09:41 GMT


Looking at the code, this applies to FramebufferSize Pos and CursorPos.