Benjamin Brandmeier

Results 9 issues of Benjamin Brandmeier

Pre-processing should only take place up to the size of the original image. After changing the script the viewer has to be adapted accordingly to pick only original images at...

bug

Add an icon button to the configuration menu inside the viewer to download the current image in original size.

enhancement

Introduce routing concept from the viewer back to the gallery. This is especially important for mobile users.

bug

Use FAB speed dial from angular material 2 as soon as it's ready. This should display the option for manual quality selection, downloading files, diashow, etc. https://github.com/angular/material2/issues/860

enhancement

When starting the application in dev mode (ng serve) provide a feature to sort the image order manually. The result will be a data.json which has to be replaced before...

enhancement

Include a diashow feature to make the viewer go through all images automatically.

enhancement

Add a preview bar (at least for desktop) during navigation inside viewer.

enhancement

Add a loading spinner (Angular Material 2) when a new image or a different image resolution is loaded.

enhancement

Display metadata of the image (technical details, etc.) inside the viewer. TODO: - Add information to data.json during pre-processing - Display metadata in a responsive way (I'd like to use...

enhancement