Skip to content
Success

Changes

Summary

  1. Use the correct key (details)
  2. Use Segment instead of Line (details)
  3. Simplify if/else statement (details)
The file was modifiedsrc/main/java/org/openmicroscopy/shoola/env/data/views/calls/DMRefreshLoader.java (diff)
Commit b23d8677ff81e7ea2dad7e1188e0745808af7fd8 by j.burel
Use Segment instead of Line
The file was modifiedsrc/main/java/org/openmicroscopy/shoola/util/math/geom2D/Segment.java (diff)
Commit 9d6a8df4f126dc827bd6926b26df74a3ad8425a0 by j.burel
Simplify if/else statement
The file was modifiedsrc/main/java/org/openmicroscopy/shoola/agents/metadata/editor/PublishingDialog.java (diff)