libglui / glui

GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, using GLUT or FreeGLUT.
Other
194 stars 82 forks source link

macOS example1 stepper number doesn't change #128

Open SamuelMarks opened 3 years ago

SamuelMarks commented 3 years ago

The stepper number doesn't change but clicking it up or down does correctly impact the polygon behind. As per https://github.com/libglui/glui/commit/093edc777c02118282910bdee59f8db1bd46a84d

Found at https://github.com/microsoft/vcpkg/issues/17059