You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you don't store bower_components in your public folder (as people normally do, I think) and concatenating fotorama source to your main js and css file with Gulp or Grunt to your public folder, there is a problem with controls sprites because source can't find those sprites.
Maybe it is possible to solve by serving sprites from cdn and use this public link in the source css file? I don't know if it can cause some problems for retina screens, or maybe you have another solution.
Thanks.
The text was updated successfully, but these errors were encountered:
If you don't store bower_components in your public folder (as people normally do, I think) and concatenating fotorama source to your main js and css file with Gulp or Grunt to your public folder, there is a problem with controls sprites because source can't find those sprites.
Maybe it is possible to solve by serving sprites from cdn and use this public link in the source css file? I don't know if it can cause some problems for retina screens, or maybe you have another solution.
Thanks.
The text was updated successfully, but these errors were encountered: