leojs icon indicating copy to clipboard operation
leojs copied to clipboard

File related functionality bugs: Force having an opened workspace, or support no workspace when running on desktop.

Open boltex opened this issue 1 year ago • 0 comments

When running on the web, an opened workspace is required for the filesystem to have a 'relative URI' to work from.

When running on desktop, this is not enforced and has many file related command and functionality fail. Either force an opened workspace or properly support not having a workspace opened.

Discovered by @tbpassin in https://github.com/boltex/scripting-samples-leojs/issues/4

boltex avatar May 04 '24 01:05 boltex