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
{{ message }}
This repository was archived by the owner on Apr 12, 2019. It is now read-only.
Currently we are resizing a file into a tiny thumbnail on the session view. For large files from a digital camera, the effect is that it takes some time to load.
Image uploads should be thumbnailed and both the original and the thumbnail pictures saved.
There should be a system to associate a thumbnail with an image and there should be easy methods to retrieve the thumbnail.
Images should offer click-to-zoom to view the full sized assets (and download).
Currently we are resizing a file into a tiny thumbnail on the session view. For large files from a digital camera, the effect is that it takes some time to load.