husker-dev / openglfx

OpenGL implementation for JavaFX
Apache License 2.0
80 stars 10 forks source link

Crashing when canvas is 0 size #65

Closed husker-dev closed 7 months ago

husker-dev commented 7 months ago

Describe the bug GLCanvas crashes when width or height is 0

husker-dev commented 7 months ago

Completed