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

Allow adding images and media items to stage #37

Closed
mikeybanez opened this issue Oct 26, 2015 · 2 comments
Closed

Allow adding images and media items to stage #37

mikeybanez opened this issue Oct 26, 2015 · 2 comments

Comments

@mikeybanez
Copy link
Collaborator

(not sure if they should be separated but we need to implement both for 0.9.0 nonetheless)

@mikeybanez mikeybanez added this to the 0.9.0 milestone Oct 26, 2015
@hlevring
Copy link

What do you refer to when you say media items? If you mean videos then it
makes sense to separate from images.
On Oct 26, 2015 4:50 PM, "Michael Ybanez" notifications@github.com wrote:

(not sure if they should be separated but we need to implement both for
0.9.0 nonetheless)


Reply to this email directly or view it on GitHub
#37.

@mikeybanez
Copy link
Collaborator Author

Type detection for these items is already implemented, we just need to check if they use the same internal calls to add to the stage. Yes we've separated images from other media as they have different methods available. We're using "media" (term taken from bottom panel) to refer to both audio and video that have playback capabilities. We may still separate audio and video if necessary.

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

No branches or pull requests

4 participants