taborlab / Iris

The Light Program Interface
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

UI Support for False coloring #175

Closed BrianLandry closed 9 years ago

BrianLandry commented 9 years ago

Currently there is backend support for either realistic coloring or false coloring, there needs to be a toggle button for this on the UI. I think should probably go in the simulation section.

Additionally this button should be forced checked when the LED wavelength is represented by a text like "Top" and not by a number.

felixekn commented 9 years ago

Added class "active" to div "false-clr-btn-box" to toggle between active false coloring and true coloring.

BrianLandry commented 9 years ago

Gonna work on this in a bit, just for record keeping. Tasks are:

  1. Cause clicking the div to toggle the false coloring boolean
  2. Cause the CSS of the div to be depedent on the false coloring boolean.
  3. Alter the click boxes of the wells from squares to circles to prevent overlap with the false color div.
SynbioLucas commented 9 years ago

Closed as of 3cb4912766ebb24a84ca7f1051f4c89bfefea3af.