Crosshair indistinguishable from gray background #232
Labels
Priority: Medium
Realm: Google
Affects google/neuroglancer as well. Fix/Feature should be sent back.
Status: Available
Type: New Feature
It seems that the color of the cursor is determined by inverting the color of the image behind it.
While this works in many cases, whenever the image is gray, which happens when there is no data, the inverse of this gray is itself, and the cursor just disappears.
This is frustrating, because even in locations where there is no data, I still want to know where I'm pointing, for a number of uses.
A fix strategy would involve finding a color-to-color function that has no fixed points, and hopefully one that maximizes contrast.
Steps to reproduce:
Open a dataset to a location where it doesn't have data.
For example: https://goo.gl/UDxDRb
Move the cursor over the window. The cursor becomes "invisible".
Browser: Chrome 70
OS: tested on Windows 10
Edit: This issue also makes it very difficult to see the cursor on normal tissue at high mip levels (where the image tends to average out to look nearly gray)
The text was updated successfully, but these errors were encountered: