Ticket #670 (closed task: fixed)
Opened 2011-07-12T11:18:03-05:00
Last modified 2011-08-31T10:38:57-05:00
Improve stack animation code
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Make stack animations work more like IJ1:
- make the animation plugin context sensitive so that backslash can start or stop animation
- have plugin track all animations that exist
- have backslash apply to animation of active display
- separate options from backslash UI
- have a terminate all animations command in menu
Change History
comment:1 Changed 2011-07-29T13:00:47-05:00 by bdezonia
- Milestone changed from biweekly-2011: Jul-18 to Jul-29 to imagej-2.0-alpha5
comment:2 Changed 2011-08-31T10:38:57-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
Fixed in c40fe1ddc3eecaa74ab4e9c551ee489950d0d461, 402741e73db087805350abf33d08a194bb33d90e, 9cf9f5304f1a142bd140728e0f2a3afa6d1368e9, aaa4a537aba93fce34db9ea96a864c6f29e9379d, and a6faf61f7785f77e4bd79b3df4aa62c7860d21af.
This ticket is related to #421