1. Default `/libraries` location is required for now till future improvement.
2. Picture is not supported for pan-zooming, regular Responsive image is.
3. For some reasons, it must be connected to internet. It appears the library
1. Picture is not supported for pan-zooming, regular Responsive image is.
2. For some reasons, it must be connected to internet. It appears the library
disables it when being [offline](https://github.com/dimsemenov/PhotoSwipe/blob/v5-beta/dist/photoswipe-lightbox.esm.js#L533). No big deal, just a headup.
4. To customize options, implement `hook_blazy_photoswipe_js_options_alter` like
3. To customize options, implement `hook_blazy_photoswipe_js_options_alter` like
PhotoSwipe 4.
5. Be sure to provide **Thumbnail style** at blazy-related formatters for
4. Be sure to provide **Thumbnail style** at blazy-related formatters for
initial image placeholder with the same aspect ratio as the full resolution
**Lightbox image style**.
6. Modern browsers only, no IEs. Check out your visitors before usages. See
5. Modern browsers only, no IEs. Check out your visitors before usages. See
'#description'=>t('Warning! WIP, might break. Switch to PhotoSwipe 5. Default is PhotoSwipe 4. Check out /admin/help/blazy_photoswipe for howtos. Clear cache. See #3214672'),
'#description'=>t('Warning! WIP, might break. Switch to PhotoSwipe 5. Default is PhotoSwipe 4. Check out /admin/help/blazy_photoswipe for howtos. Clear cache. See #3214672, #3256023'),