ome / omero-figure

An OMERO.web app for creating Figures from images in OMERO
http://figure.openmicroscopy.org
GNU Affero General Public License v3.0
15 stars 30 forks source link

time-stamp decimal formatting #441

Closed will-moore closed 1 year ago

will-moore commented 3 years ago

From https://github.com/ome/omero-guide-figure/pull/12#issuecomment-865827295

Currently the time-stamp options are:

Time (milliseconds)
Time (seconds)
Time (mins)
Time (mins:secs)
Time (hrs:mins:secs)
Time (hrs:mins)

Maybe if you choose one of those, and the text box then says [time-milliseconds] we could show an info message like: To show decimal places, add ".0", e.g. "[time-milliseconds.00]" for 2 decimal places.

cc @abhamacher