mateuszmigas / painting-droid

AI-powered cross-platform painting app inspired by the legendary MS Paint.
https://www.paintingdroid.com
GNU General Public License v3.0
93 stars 2 forks source link

Clipboard issues #32

Closed mateuszmigas closed 2 months ago

mateuszmigas commented 2 months ago

Describe the bug Seems like Clipboard is not working correctly on desktop and Firefox

To Reproduce Steps to reproduce the behavior:

  1. Open Firefox and navigate to Painting Droid
  2. Select area
  3. Ctrl/Cmd+C and Ctrl+Cmd+V
  4. See error

Expected behavior Clipboard should work correctly on all platforms

Screenshots N/A

Platform (please complete the following information):

Additional context N/A

mateuszmigas commented 2 months ago

Fixed desktop clipboard, waiting for Firefox to catch up with other browsers.