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

Artist should be able to select target for image import (new board vs. current board) #1214

Closed
audionerd opened this issue Jun 13, 2018 · 3 comments
Assignees
Milestone

Comments

@audionerd
Copy link
Member

There are three ways to bring an image in:

  1. "File > Import Image"
  2. Drag image to window
  3. Mobile image import

Right now, 1 & 2 go to a new board, 3 goes to current board.

We should allow the artist to select which method they prefer, and remember it. Possibly a dialog box on first use, and remember the setting in prefs after that? Or just a prefs setting to start?

Related to #381

@audionerd audionerd added this to the V2 milestone Jun 13, 2018
@audionerd audionerd self-assigned this Jun 13, 2018
@gordielachance
Copy link

gordielachance commented Jun 21, 2018

I don't think this is a good solution because

  • no one likes too much dialog box
  • about remembering the setting: you don't always import images the same way : once you'll need to import it to current board, another time you'll need to import it as new shot.

About importing an image to the current board, see #853 (comment)

@setpixel
Copy link
Collaborator

Yeah I think we need two menu options per gordie's point:

Import Image(s) as new boards
Import Image into current board

@audionerd
Copy link
Member Author

Implemented in #1279

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

3 participants