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

parseInt() values for Table filter #25

Closed will-moore closed 6 years ago

will-moore commented 6 years ago

Tables with float values don't render very nicely.

screen shot 2018-05-05 at 06 18 01

Trying to improve it with parseInt() when setting min, max and in getPaddedValue().

To test:

joshmoore commented 6 years ago

Restarted after seemingly unrelated multiprocessor failure.

will-moore commented 6 years ago

I now format floating-point numbers to 2 decimal places, but Integers are left as they are.

screen shot 2018-05-15 at 12 44 05

Also fixed a bug: