ome / bioformats

Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment. Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
https://www.openmicroscopy.org/bio-formats
GNU General Public License v2.0
370 stars 241 forks source link

Fix a few string comparisons, fixes #4184 #4188

Closed melissalinkert closed 2 weeks ago

melissalinkert commented 2 months ago

I don't think we have relevant automated tests, so it's probably a good idea to check File > Open in the image window shown by

to make sure that a thumbnail is displayed in the file chooser and there isn't anything obviously broken. I wouldn't expect an actual change in behavior with this PR.