Gnimuc / CImGui.jl

Julia wrapper for cimgui
https://github.com/cimgui/cimgui
MIT License
253 stars 25 forks source link

Workaround Text segfault on MacOS #95

Closed IanButterworth closed 11 months ago

IanButterworth commented 11 months ago

Workaround https://github.com/Gnimuc/CImGui.jl/issues/74

Gnimuc commented 11 months ago

do we need to backport this to 1.79.x?

IanButterworth commented 11 months ago

Indeed. https://github.com/Gnimuc/CImGui.jl/pull/97

I confirm that makes my code run on Apple Silicon, so a release would be appreciated!