lv2 / pugl

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

Fix cairo-quartz context translate call #106

Closed falkTX closed 4 months ago

falkTX commented 1 year ago

Fixes the issue reported in #105

drobilla commented 1 year ago

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