NaturalIntelligence / imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://solothought.com/imglab/
MIT License
985 stars 609 forks source link

SVG fill color is not working #48

Closed amitguptagwl closed 6 years ago

amitguptagwl commented 6 years ago

URL : https://naturalintelligence.github.io/imglab/v2.html starting point : v2.html

Issue:

  1. open above link
  2. upload some images in thumbnail slider
  3. click on an image
  4. draw a shape from left toolbar
  5. Click on lightbulb tool (left bottom)
  6. In the action bar, you can see the slider (tags/actions/lightbulb-action.tag.html)
  7. When we change the value of slider, it changes the fill-opacity of SVG. But it is not working.

Check technical documentation.

ShreyashAnarase commented 6 years ago

Hi. This is my first time. Can I try?

amitguptagwl commented 6 years ago

Yes please.

Bookmark this project for further updates You can also join team to support opensource community

ShreyashAnarase commented 6 years ago

How do I do it? I'm not sure can you help/guide?

amitguptagwl commented 6 years ago

First try the application and given steps in the issue to understand it better. Then go to technical documentation to know the exact files to fix it. Link is given in the issue itself.

amitguptagwl commented 6 years ago

@ShreyashAnarase I hope you're able to get what to do and how to do.