ome / omero-parade

OMERO.web plugin for displaying Dataset thumbnails or Plates in webclient center panel
GNU Affero General Public License v3.0
1 stars 12 forks source link

Fix icon display when height > width #15

Closed chris-allan closed 6 years ago

chris-allan commented 6 years ago

.

will-moore commented 6 years ago

If we want to apply the same rules in other layouts, this is handled in https://github.com/ome/omero-parade/blob/master/src/js/dataView/table/DataTable.js#L190 and https://github.com/ome/omero-parade/blob/master/src/js/dataView/plate/Well.js#L46.