-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add UI view for filters on and off #663
Comments
Adding this as a reference to the kind of interaction I think you mean: https://codepen.io/Coding-in-Public/pen/NWyjZwO |
can you please gives the steps to reproduce the issue |
@tcpan i could work on it |
@vr-varad We typically don't assign issues, but if you open a PR mentioning this issue it should be clear you're working on it. |
Hi @birm , I would like to take up this issue. For image sharpening, can CSS be used or is there any more requirement for that? |
So, we need to work on the transparency part which can be changed using the slider? Please correct me if I am wrong. |
Bumping this issue. The issue would be essentially some interaction to show/hide annotations in a region of the screen. You can see the above vaguely similar example as inspiration, or propose a different UX. |
I've seen this before for showing an image sharpening on and off. The image is static, but split by a movable bar. On one side of the bar the filter is applied, on the other it is off. The bar can be moved in order to show the impact on some parts of the image before and after.
We should have an option like this for all of the data/annotation/heatmap layers, to show the base image with this kind of interaction.
The text was updated successfully, but these errors were encountered: