crubier / react-graph-vis

A react component to render nice graphs using vis.js
http://crubier.github.io/react-graph-vis/
MIT License
946 stars 170 forks source link

Is chosen not working for image with border? #120

Open zcemycl opened 3 years ago

zcemycl commented 3 years ago

As the title suggested, I am trying to have nodes with image and border, hoping to see if chosen, it would resize. But it does not work.

And I want to have borderRadius for image with border as well.

Thanks.