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

Importing Images #306

Merged
merged 4 commits into from Jun 29, 2017
Merged

Importing Images #306

merged 4 commits into from Jun 29, 2017

Conversation

rawbee
Copy link
Collaborator

@rawbee rawbee commented Jun 29, 2017

This is a basic implementation of importing files. When you select "Import Storyboards" from the file menu (or invoke the Shift+Apple+I shortcut) you'll be presented with a file system dialog where you can select jpgs, pngs, or folders. We then add storyboards for each of the files, traversing directories recursively. During import, we resize the image to fit into the current storyboard dimensions, copy it to a new file in the images folder, generate a thumbnail, and finally save the board file.

@setpixel setpixel merged commit 657f7b1 into master Jun 29, 2017
@setpixel setpixel deleted the importing1 branch June 29, 2017 21:36
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

Successfully merging this pull request may close these issues.

None yet

2 participants