- Add option to turn off hiding toolbar and controls
If `0` is passed via hideBarsDelay, lightGallery will not hide the toolbar and controls.
- new `supportLegacyBrowser` option
This helps make the usage of picturefill libray optional as all modern browsers support srcset attribute now
- Better error messaging
- Minor bug fixes