pupil-labs / pyglui

cython powered OpenGL gui that works with glfw
MIT License
29 stars 20 forks source link

Hide/show menu button uses area from top to bottom - Feature or Bug? #14

Closed fneitzel closed 8 years ago

fneitzel commented 9 years ago

If you click the button/symbol for hiding/showing the menu, everything works fine.

(But) the functional element of the button has an area of the whole size of the window from top to bottom. So, if you want to resize the menu's width you can do that, even by not clicking on the button.

mkassner commented 9 years ago

I like this to be a feature. But Maybe we can change the design to show that.