1.50a 21 July 2015
- Thanks to Gerald Torgersen, added the
Plugins>Shortcuts>Add Shortcut by Name
command and removed the obsolete
Plugins>Shortcuts>Install Plugin command.
- Thanks to SyntonicC, add a "Rotate around image center"
option to the Edit>Selection>Rotate command.
- Thanks to Thomas Julou, cursor coordinates are displayed
in pixels in the status bar if either the alt or shift keys are down.
- Thanks to Radoslaw Ejsmont, the ChannelSplitter.getChannel() method
works with RGB images and stacks and it throws an illegal argument
exception if the channel argument is out of range.
- Added the setThreshold(lower,upper,"raw") macro function
and the IJ.setRawThreshold(imp,lower,upper,mode) method.
- Fixed a bug that caused JavaScripts to sometimes unexpectadly display
values in the Log window on Java 8.
- Fixed a bug that caused the eval("js",code) macro function to
fail on Java 8.
- Fixed a bug that sometimes caused the setThreshold() macro function
to throw an exception with 16-bit images.
- Thanks to Megan Hagenauer, fixed a bug that caused incorrect line
selection measurements on density calibrated (global) images.
- Thanks to Jerome Mutterer, fixed bugs that caused a new dialog
to be opened each time you pressed shift-ctrl-f in an editor window
to open the macro function finder and caused focus to be lost when
you closed the dialog.
- Thanks to Michael Schmid, fixed a bug that caused the particle analyzer
to ignore selections on RGB images.
- Worked around a Java 8 bug on Macs that caused ImageJ to freeze when
changing the display mode in the "Channels" dialog.
- Thanks to Takashi Abe, worked around a Java 8 bug that caused
mirrored cursors in synched windows to not be visible.
changing the display mode in the "Channels" dialog.
- Thanks to Thorsten Wagner, fixed a bug that caused the "Use names as labels"
setting in the ROI Manager's More>>Labels dialog to not be persistent.
- Thanks to Jerome Mutterer, fixed a 1.49o regression that caused live profile
plots of wide lines to flicker.
Home