pupil-labs / pyglui

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

Bring FitBoxes to front on click. #31

Closed papr closed 7 years ago

papr commented 7 years ago

Fixes https://github.com/pupil-labs/pupil/issues/363

@cpicanco could you test this branch and confirm functionality?

mkassner commented 7 years ago

This could actually work.( I have not tested it yet) great work @papr . I made a comment in the commit . please have a look.

papr commented 7 years ago

Done. It works so far.

cpicanco commented 7 years ago

Will test!

papr commented 7 years ago

@cpicanco Let us try to keep the main discussion here. You can reference the PRs and I will merge them directly for testing.

Just for redundancy: Did you reinstall pyglui?

cpicanco commented 7 years ago

Perfect! It is working!

papr commented 6 years ago

I suggest reverting the re-ordering functionality since we do not use this kind of menus anymore and the reordering is producing visualization errors in the new version of Pupil.