You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a relatively large undertaking, but it should be possible to create one upload that links to many other uploads and arranges them in a gallery.
This will need an interface that will allow uploading multiple files and previewing them before saving. Instead of saving every image into the same blob, they should be uploaded as individual files, with one blob containing the information needed to identify the other images. This way, you could view each image individually, or even share images amongst different galleries.
More discussion will be needed on this feature.
The text was updated successfully, but these errors were encountered:
An album should be a single upload with the json of the other images
locations along with a thumbnail location for each. Loading an album should
place spinners decrypting the thumbnail for each image and clicking each
image should load the specific image with a timeline of photo thumbnails
below to switch the view to those uploads. A better decrypted caching
system should be put in place.
On Jun 12, 2015 12:42 AM, "Keith Morrow" notifications@github.com wrote:
This is a relatively large undertaking, but it should be possible to
create one upload that links to many other uploads and arranges them in a
gallery.
This will need an interface that will allow uploading multiple files and
previewing them before saving. Instead of saving every image into the same
blob, they should be uploaded as individual files, with one blob containing
the information needed to identify the other images. This way, you could
view each image individually, or even share images amongst different
galleries.
More discussion will be needed on this feature.
—
Reply to this email directly or view it on GitHub #4.
This is a relatively large undertaking, but it should be possible to create one upload that links to many other uploads and arranges them in a gallery.
This will need an interface that will allow uploading multiple files and previewing them before saving. Instead of saving every image into the same blob, they should be uploaded as individual files, with one blob containing the information needed to identify the other images. This way, you could view each image individually, or even share images amongst different galleries.
More discussion will be needed on this feature.
The text was updated successfully, but these errors were encountered: