vizorvr / patches

Patches is a visual programming editor for building WebVR and WebGL experiences.
http://patches.vizor.io
MIT License
205 stars 44 forks source link

Improve Asset Browser+ file selection #669

Open mattatgit opened 9 years ago

mattatgit commented 9 years ago
mattatgit commented 8 years ago

texture browser 01 texture browser 02 texture browser 03

Once we have done some work on the Public Page, perhaps we can get back to this one. @gmarinov Sketch file ref Dialogues Master 151207

mattatgit commented 8 years ago

I think we should probably move this up in the priority queue a bit, as the existing one is in pretty bad shape, unfinished, undesigned, and broken.

loader

annarosavizor commented 8 years ago

When uploading assets, once upload is completed, uploaded item should be auto-selected.

mattatgit commented 8 years ago

@annarosavizor sure, that is how it is planned to work for single image upload. Obviously if you select and upload multiple images, then that maybe doesn't make sense (how to know which one you wanted to use), but for single image, of course.

mattatgit commented 8 years ago

Upload is still broken in Safari as of today.

mattatgit commented 8 years ago

Given this will be an interim approach, we should probably discuss how to best handle this. Maybe we don't need to fully implement the new (well 8 months old) design, but we need to at very least fix the currently broken one.