Skip to content

Conversation

@SuppliedOrange
Copy link
Contributor

@SuppliedOrange SuppliedOrange commented Mar 25, 2023

I've found it mildly inconvenient that I need to download the file and then drag/drop the file into the website. I've always wanted to be able to paste an image from the clipboard.

I've made a new class called ImagePasted which is similar to DragDrop. It allows for an image to be pasted from the clipboard instead of drag/drop or select image. Check it out and let me know if I can improve this.

Like DragDrop but allows you to paste an image
Allow an image to be pasted with the ImagePasted class
Renamed the file for better consistency, also fixed a small mistake
@SuppliedOrange
Copy link
Contributor Author

In addition to this, I have another pull request ready that accepts image links as well.

@SuppliedOrange
Copy link
Contributor Author

I have another feature here that lets you upload image links.
If you think that's fine too, may I update this pull request with the new feature?

@TheOddball
Copy link
Member

I will take a look at this again tonight

@TheOddball TheOddball merged commit 13b6c2a into sapic:master Jan 9, 2024
SuppliedOrange added a commit to SuppliedOrange/avatarcropper that referenced this pull request Jan 16, 2024
Adds the ability to paste images into the website (sapic#27)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants