You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for setting a Makie scene and proper scaling (#25)
* Add support for setting a Makie scene and proper scaling
Issue https://github.com/JuliaGraphics/QMLMakie.jl/issues/4
* Update CI
This moves the exec_async function implementation from C++ to Julia, removing the dependency on libuv for compatibility with Julia 1.6. It also requires an updated QML.jl.