imjoy-team / imagej.js

ImageJS--Image analysis in the browser with ImageJ
https://ij.imjoy.io
MIT License
85 stars 6 forks source link

Doubt about the toolbar #75

Open KevinHdezVaz opened 2 years ago

KevinHdezVaz commented 2 years ago

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

oeway commented 2 years ago

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.