Andrew E McKendrick

Results 7 comments of Andrew E McKendrick

I've seen the same thing. If I create a new react app, include the package, the build size is 43.7kB and when I add a single icon to a component,...

@RobertGary1 You are correct. To do in-place, set enlargedImagePosition to "over". The documentation should update this. ``` ```

I am using React 17 as well, with no problems. However, EnlargedImage.js uses componentWillReceiveProps and this is deprecated and according to the official site it will continue to work until...

Hi. Can someone merge this into main? React 17 has been out long enough. The checks above are not failing on the tests but on Coveralls. @ethanselzer

@pstorresb You can use style to specify zoom-in or any other cursor you'd like.

@ethanselzer Any update on the above? Some repos are not being maintained and as a result people are forking and trying to keep them working when adding more maintainers might...