pupil-labs / pyglui

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

Fix text height on content-scaled displays #114

Closed papr closed 3 years ago

papr commented 3 years ago

Previously, the text height computation did not take the content-scale into account. This caused UI layout issues on computers with content-scaled displays, e.g. Macs with Retina displays.