Jānis Skarnelis
Jānis Skarnelis
Actually, v3 handles SVG just fine, you just have to set some reasonable dimensions using `data-width` and `data-height` attributes, but v4 works just fine without extra steps. btw, I am...
Maybe in the future :)
Hi, Well, there is currently no option for that. On the other hand, you could simply disable built-in idle functionality and create your own (you could use https://github.com/fancyapps/fancybox/blob/master/src/js/core.js#L973 as a...
Hi, Sorry, there is currently no option for that.
Hi, The problem is that your urls contain commas, but commas are used to separate srcset paths.
Hi, This will be possible in v4.
Honestly, I am not sure if this feature is import enough to justify implementation and maintenance costs.
Are you using real device or browserstack?
Hi, What version of Fancybox are you using? And what kind of video - HTML5, Youtube or other? HTML5 video element is controlled by the browser and, unfortunately, there is...
Hi, Thanks for reporting. While browsers do not seem to mind, this structure will be changed in the next update.