vvvmax / unitegallery

Unite Gallery - Responsive jQuery Image and Video Gallery Plugin. Aim to be the best gallery on the web on it's kind. See demo here:
http://unitegallery.net
MIT License
530 stars 158 forks source link

tiles grid bug #97

Closed lucaey closed 8 years ago

lucaey commented 8 years ago

I'm using your gallery plugin and I'm liking it a lot. But when I resize the browser window to minimum the tiles grid changes its paddings to default (20px between rows and columns). Please help me. I can't find the mistake.

vvvmax commented 8 years ago

HI. I"m on a vacation right now, and it's hard for me to answer you right. You have a setting where you change the padding, I have added mobile type setting as well, just don't documented. Please add "_mobile" as additional setting example: "grid_padding_mobile:10" hope that I"m right :)

On Thu, Jul 28, 2016 at 9:15 PM, lucaey notifications@github.com wrote:

I'm using your gallery plugin and I'm liking it a lot. But when I resize the browser window to minimum the tiles grid changes its paddings to default (20px between rows and columns). Please help me. I can't find the mistake.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vvvmax/unitegallery/issues/97, or mute the thread https://github.com/notifications/unsubscribe-auth/AC_K_jctBXDU0H9GfNC4VppI4_b8ONs0ks5qaPG5gaJpZM4JXflP .

lucaey commented 8 years ago

Thank you for your quick answer. I changed the js code and now it's working perfectly.