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

Whole canvas as image drop target? #10

Open
carlthuringer opened this issue Oct 19, 2018 · 1 comment
Open

Whole canvas as image drop target? #10

carlthuringer opened this issue Oct 19, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@carlthuringer
Copy link

carlthuringer commented Oct 19, 2018

Hi, excited for the project, thank you.

I was working on my first posts, a photo blog from my recent trip, and as I was putting photos in I dropped one too far over to one side, I think, and the browser full-screened the file and unloaded the orkl site. When I went back, the work in progress was gone!

Several ideas here.

  • Make the <body> tag the receiver for image drops
  • At intervals, save a WIP to local storage in case of accidental navigation or browser close.
  • Or have an option for auto-saving... not sure how that works out with DAT and app performance though.

I haven't had time to dive into the code myself but I'll probably fiddle around with making some of these changes myself soon, if feedback here doesn't guide me in an alternate direction.

@kodedninja
Copy link
Owner

Hey, thanks for the interest in the project! I've been a bit out of ideas for orkl so thanks for the feedback 😄

I think saving a WIP to local storage is the best way to avoid these accidents. I wanted to implement something for that for a long time, so now it's time.

I'll also try to do something with the drag-and-drop, but not sure about this, yet.

@kodedninja kodedninja added the enhancement New feature or request label Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants