blueBlue0102 / blue_imgur

Personal image hosting service
https://blueimgur.com
0 stars 0 forks source link

Paste from clipboard & Login/Logout UI #5

Closed blueBlue0102 closed 3 years ago

blueBlue0102 commented 3 years ago

In order to paste image from clipboard, broswer needs to "select" on dropzone first. When mouse click the other UI region, will lead pasting image failure.

Needs a better UI to handle login/logout to slove this problem.

blueBlue0102 commented 3 years ago

added a global event listener paste and emit the drop event problem solved!