pupil-labs / pyglui

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

Revert menu reordering to prevent ui issues in Pupil #70

Closed papr closed 6 years ago

papr commented 6 years ago

This reverts the reordering part of #31

The reordering causes edge cases where the timeline objects are not updated correctly and leads to visuals bugs. Therefore I suggest reverting the reordering functionality.

mkassner commented 6 years ago

I agree with this change. Layering is not really the same as menu ordering.