mnogueron / react-easy-panzoom

Wrapper to enable pan and zoom features for any React component
MIT License
79 stars 17 forks source link

Change default border color #57

Open PhucNgo1711 opened 4 years ago

PhucNgo1711 commented 4 years ago

Is there a way to change the default blue border whenever you pan? I'd like to hide it or at least be able to change that color. Right now if even if I set the border color to a different color, it still turns blue when panning.

tribeAppMobile commented 2 years ago

Hi, Any solution for this ?

tribeAppMobile commented 2 years ago

Find out, replace the style outline-color style = {{ outlineColor: 'red' }}