Wei Ouyang
Wei Ouyang
@LauLauThom Thanks for testing. Thanks for pointing out, I just added the `New` menu as suggested. For replacing the code editor, more work need to be done, because the new...
I think you can use the Action Bar plugin is already supported, see here: https://github.com/imjoy-team/imagej.js/issues/70#issuecomment-969211395 If you want to automatically run the script, you can change `open=` to `run=`: [action...
Hi Kevin, thanks for the request! I will give it a try! Edit: Let's see how it goes: https://github.com/imjoy-team/ImageJA.JS/commit/dc76d1142d697b7097994c4d6b8f234fc1b0242d
I will need to trigger the CI rebuild on this repo, then you will get it at ij.ImJoy.io
@kwolbachia It's now deployed, however, due to browser caching you need to use incognito mode in Chrome to open https://ij.imjoy.io There is another issue, I got an error and it...
Ok, I will update that then.
@kwolbachia I just updated: https://github.com/imjoy-team/ImageJA.JS/commit/3c8924c877e747ac3ae62a25eab4c022328d27e8 Will take some time to comiple and then I will trigger an update on imagej.js site.
@kwolbachia It's ready now. @mutterer With the latest version we still get the error with "Erro Install Action Bar in plugins/ActionBar/" mostly due to the reason I mentioned above. Do...
@mutterer `/files/` endpoint is a `an IndexedDB-based, persistent read-write file system`, so the data won't be lost across browser sessions, only if the user decided to clear all the browser...
Hi, maybe you can compute the outer area and inner area separately then subtract it? Note that this issue tracker is not for usage questions, you may want to ask...