Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is This Package Still Maintained ? #95

Closed
Aetherall opened this issue Feb 9, 2018 · 12 comments
Closed

Is This Package Still Maintained ? #95

Aetherall opened this issue Feb 9, 2018 · 12 comments
Labels

Comments

@Aetherall
Copy link

It's been months since the last commit, Is it still safe to use ?
Will cropperjs updates be applied to react-cropper ?
Should we use another package ?

Thanks !

@roelbarreto
Copy link

It is still using "cropperjs": "v1.0.0-rc.3"
We need to update to latest cropperjs

@lessfish
Copy link

seems not maintained, what's your chioce @Aetherall

@Aetherall
Copy link
Author

@hanzichi I think i did used directly cropperjs through a react component, but there might be another alternative by now i suppose

@roelbarreto
Copy link

I Did use cropperjs directly too and create my own component to wrap it, added only features I needed.

https://gist.github.com/roelbarreto/752c3152dd0a6bda61e849ca48d6dff5

@lessfish
Copy link

lessfish commented Apr 16, 2019

@Aetherall @roelbarreto I need to use the maxWidth option of getCroppedCanvas, but react-cropper does not support, so I made another wrapper too, but I find another issue while using cropperjs, have you ever met it? The issue is fengyuanchen/cropperjs#507

why I need to use the maxWidth option is that the cropped one is too large, I need to reduce the size

@roelbarreto
Copy link

@hanzichi its fine in chrome, it has bug on firefox. Your issue on fengyuanchen/cropperjs#507 is isolated to firefox

@lessfish
Copy link

@roelbarreto not really, my screenshot is on my chrome

@roelbarreto
Copy link

if you set checkorieintation to false, it work fine.

checkOrientation: false

https://jsfiddle.net/v6Lgdkaw/

I think there is bug there that if the image has orientation auto rotate property, the library don't detect or has bug on it.

@lessfish
Copy link

lessfish commented Apr 17, 2019

@roelbarreto after setting checkOrientation: false, it changes my original dirction of my original picture, that's not what I want

@frisi
Copy link

frisi commented Mar 3, 2020

@roadmanfong - you created a new release in sept. 2019 (1a64b32) after this ticket has been opened.

as you own this repository could you please answer the following question:

do you still (plan to) maintain this package (= answer issues, review+merge pull requests)?

@stale
Copy link

stale bot commented Aug 1, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 1, 2020
@stale
Copy link

stale bot commented Aug 8, 2020

Closing as there was no activity. Please reopen if required.

@stale stale bot closed this as completed Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants