ginga icon indicating copy to clipboard operation
ginga copied to clipboard

Add support for remote (e.g. http://) Lua objects

Open robertogerson opened this issue 7 years ago • 0 comments

It is currently working for the other media objects (see #96) but it does not for Lua objects. This is mainly due to the way nclua library works (it first does a cwd for the .nclua file). The nclua object should work transparently with relative URIs, e.g. to create a canvas.

robertogerson avatar Feb 12 '18 17:02 robertogerson