lv2 / pugl

A minimal portable API for embeddable GUIs
https://gitlab.com/lv2/pugl/
ISC License
174 stars 34 forks source link

Fix cairo-quartz context translate call #106

Closed falkTX closed 2 months ago

falkTX commented 11 months ago

Fixes the issue reported in #105

drobilla commented 11 months ago

This breaks the demo application for me. Before this change, everything displays fine, after this, nothing is displayed.