pupil-labs / pyglui

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

Slider spacing #81

Closed nathakits closed 6 years ago

nathakits commented 6 years ago

I think the current slider handle is too close to the slider label. I thought it would be better to add some 'room' to the slider UI. So i Increaseed the slider_outline_size_y and slider_handle_org_y by 5px.

See the image below for before and after.

Before After
slider_60_35 slider__65_40