Cellprofiler: Labels should be on top rather than to the left of inputs

Created on 1 Sep 2016  Â·  10Comments  Â·  Source: CellProfiler/CellProfiler

forms_ _bootstrap

Enhancement

All 10 comments

Why?

Why?

…

Since you’re curious, it simplifies box sizing. Moreover, it permits dynamic sizing (e.g. long labels and form elements clip if a label is too long).

It would also make settings which take multiple inputs (like Binary or https://github.com/CellProfiler/CellProfiler/pull/2280) easier to read.

And it wouldn’t break every baseline.

e.g.
h_and_v_and_window_and_5e92039e-702e-11e6-9728-36ae0b7ff6de_png__png_image__364 x 64_pixels_

Gotcha. Part of me was wondering two things:

  • Whether it makes the overall top-bottom panel content would become just that much lengthier (since they'd be stacked) and maybe more intimidating.
  • I assumed that the straight-up left-to-right flow was easier to read/interpret, but I'm not dogmatic on that.

If a module take more than a screen of options to configure, then something is wrong.

I assumed that the straight-up left-to-right flow was easier to read/interpret, but I'm not dogmatic on that.

I think this is the least of our usability concerns.

This would solve #2135 so closing that one.

Was this page helpful?
0 / 5 - 0 ratings