redstarcoder / draw2dui

draw2dui is a golang package for drawing user interfaces using draw2d and OpenGL.
BSD 2-Clause "Simplified" License
2 stars 0 forks source link

Examples/allwidgets Behaves Strangely on Windows #7

Open redstarcoder opened 7 years ago

redstarcoder commented 7 years ago

Widgets seem to think they're moused over at random, this causes some very strange behaviour.

Note: This is seems to be only when compiling on Windows, not when cross-compiling from Linux.