imagej / imagej/imagej-plugins-tools
Implement Stack (menu) Tool
- Dominant language
- Java
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
There are two stacks tools
- A Stacks Menu tool which when clicked pops up a menu of stack related commands that can be activated
- A Stack Tools command that when activated fills the tool bar with a few stack oriented tools like start/stop animation (>), first slice (<<), last slice (>>), next slice (>), prev slice (<), add data (+), and delete data (-).
Migrated-From: http://trac.imagej.net/ticket/951
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by inspecting existing ImageJ tool plugins and how menus and toolbars are registered. Done means a Stack Menu opens stack-related commands and Stack Tools provides the listed animation, slice navigation, add-data, and delete-data actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100