pupil-labs / pyglui

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

Submenu clipping #78

Open nathakits opened 6 years ago

nathakits commented 6 years ago

On pupil player v1.1 bundle, there is an overflow issue with the menu. At interface size 1, when sliding the menu all the way to the right, the menu overflows.

overflow

cpicanco commented 6 years ago

Are you talking about hidden drop down arrows?? If so, I can confirm this one.

papr commented 6 years ago

No, he is talking about the clipped submenu.

cpicanco commented 6 years ago

Much better description @papr ! :)