imagej.js
imagej.js copied to clipboard
Doubt about the toolbar
Hello, this is more than anything a question, how can I add or remove some elements from the toolbar? from this same repository code and just compile it? Beforehand thank you very much
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 bar example
If you don't see "Action Bar" in the plugins menu, you may need to clear the browser cache and reload imagej.js.