[1.0.0-alpha.0] - 2020-05-23
Added
- Ability to display multiple items in gallery viewer at once. This is very easily done by setting CSS
width
of doe-viewer li
to eg. 50%
. Selected item is always centered and items around it are preloaded if lazy loading is on - Type definition for ng-template context of thumbnail custom template. It's called
ThumbTemplateContext
Fixed
- Fixed background flashes in Firefox when new images slide into doe-viewer's scrollport.