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

Features I wish paint.js had #210

Open
Pager07 opened this issue Nov 25, 2020 · 1 comment
Open

Features I wish paint.js had #210

Pager07 opened this issue Nov 25, 2020 · 1 comment

Comments

@Pager07
Copy link

Pager07 commented Nov 25, 2020

  1. Be abel to have infinite space to draw or alteast be able to extent it the size of canvas
  2. Has a easier access to swap between different stored images.
  3. Be able to sync the image to google drive. ( I keep running out space in chorme, so I often have delete all stored image)
@1j01
Copy link
Owner

1j01 commented Dec 4, 2020

  1. I agree an infinite canvas would be cool. You can resize the canvas tho, either with the handles at the corners, or by specifying a document size in Image > Attributes.
  2. You can open multiple tabs of jspaint.app and open different images in them, if you want to switch back and forth between documents frequently. Or if you want to switch between multiple files on your computer quickly, in one jspaint instance, you could open the file browser and position it beside the web browser window with jspaint and drag and drop files in to edit. (Warning: opening files currently overwrites the session (stored image) instead of creating a new session.)
  3. See Add NativeFS support #143 - with Native File System support, you could use a local Google Drive / Backup and Sync client and just edit files in the local Google Drive folder on your computer (as well as other places, and other services like Dropbox)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants