1.48s 6 March 2014
- Thanks to Niko Ehrenfeuchter, ImageJ works better on Linux systems with multiple displays.
- Thanks to Johannes Schindelin, added the Window>Main Window [return]
menu command. On Windows, the command is Main Window [enter].
- Thanks to Philippe Gendre, added a "Marker size:" menu
to the Edit>Options>Point Tool dialog box. The choices are
"Tiny", "Small" (the default), "Mediam" and "Large".
- Thanks to Jeremy Sword, added a "Zero transparent" option to the
Edit>Selection>Image to Selection and Image>Overlay>Add Image
commands.
- The recorder no longer records default options (e.g., 'size=0-Infinity') when recording
Analyze>Analyze Particles, File>Import>Image Sequence and
Image>Stacks>Z Project.
- Image>Show Info displays the image's screen location and,
in parentheses, the screen dimensions.
- Plugins>Utilities>ImageJ Properties displays "Max window bounds"
and the bounds of all monitors on systems with multiple monitors.
- When creating a straight line selection, the angle displayed in the status
bar is now calculated using sub-pixel resolution.
- Added the GenericDialog.setSmartRecording() method, which allows plugins
to suppress recording of default dialog box parameters.
- Thanks to Matt Smith, fixed a bug that could cause a deadlock
when using the stack window scrollbar to move throuh the slices.
- Thanks to Jiri Janacek, fixed a bug that caused alt-click removal of
a point selection to fail if the point was over an overlay element.
- Thanks to Aaron Schain, fixed a bug that caused
Image>Stacks>Tools>Concatenate to sometimes not work
as expected with hyperstacks.
- Thanks to Stoyan Pavlov, fixed a bug in the Roi Manager that caused ROIs
to not be updated after changing the position in the More>>Properties dialog box.
- Thanks to Josh Balsam, fixed a bug in Image>Stacks>Tools>Make Substack
that caused it to not work in batch mode macros.
- Thanks to Ryota Homma, fixed a bug that caused NonBlockingGenericDialogs to
not be removed from the Window menu when the dialog was closed.
- Thanks to Jan Brocher, fixed a bug that caused Edit>Selection>Make Band
to fail if "EDM output" was not set to "Overwrite" in Process>Binary>Options.
- Thanks to Gabriel Landini, fixed a 1.48r regression that caused the
Image>Adjust>Threshold dialog to throw an exception if it was
activated when already open.
- Thanks to John Lim, fixed a 1.48q regression that caused the run("RGB Color") macro
function to not work as expected with composite color images in batch mode macros.
Home