imagej.js icon indicating copy to clipboard operation
imagej.js copied to clipboard

Doubt about the toolbar

Open KevinHdezVaz opened this issue 3 years ago • 1 comments

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

KevinHdezVaz avatar Jun 06 '22 20:06 KevinHdezVaz

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.

oeway avatar Jun 06 '22 20:06 oeway