Open ucscHexmap opened 7 years ago
from Josh: The slide is a cutoff that sets a floor and ceiling, much like image editing software. What you're effectively looking at now is a coloring where bright says anyone past that rightmost slider boundary is maximally old. I think that's how it should behave. So please don't change it. A mask is a completely different function. You could perhaps add another slider (or a button that changes the behavior from a threshold to a mask) that would behave as you expect.
Note: If you could somehow flip around the values so that old and young ordering were reversed, you could also achieve your desired effect. Or, you could actually have another bright color on the bottom end of the scale and let the middle be dim. Then you'd move up the bottom slider to set a young threshold. But I like the first option better. So is there a way to create a new attribute that's a "reversal" of an existing one? You could put it in a new tool menu bar.
The main parts to this:
Toggle between threshold and mask
Filter from mask:
Filter from threshold:
A related bug is at #38