react-simple-image-viewer icon indicating copy to clipboard operation
react-simple-image-viewer copied to clipboard

Custom control buttons

Open dauletisataev opened this issue 4 years ago • 1 comments

It would be great to have customizable control buttons, since the current ones are sometimes invisible on the dark background.

dauletisataev avatar Sep 12 '21 18:09 dauletisataev

For what it's worth, you can style the buttons with these CSS classes if that helps:

  • react-simple-image-viewer__close
  • react-simple-image-viewer__previous
  • react-simple-image-viewer__next

thekevinbrown avatar Oct 12 '21 04:10 thekevinbrown