zonear / isotope-perfectmasonry

PerfectMasonry extension for Isotope
138 stars 49 forks source link

Does it work with Gutter ? #5

Closed yoneth closed 11 years ago

yoneth commented 11 years ago

It does not work with following settings

   layoutMode: 'perfectMasonry',
   perfectMasonry: { 
   columnWidth: 280,
   gutterWidth: 20
   }});
mikkotikkanen commented 11 years ago

At the moment, no. Although, I'm working on a update that will help you do things like that as well. Though, due busy timetables, I'm not sure when that'll be out. :/

Have you tried emulating the gutter? Have an extra wrapper around the isotope container with margin or padding working as gutter?

mikkotikkanen commented 11 years ago

Any news on this? If not then I'll close the issue.

yoneth commented 11 years ago

You may close it. I've considered another approachment.

mikkotikkanen commented 11 years ago

Roger that. :)

danhanly commented 10 years ago

I am desperate for this feature! Can you re-open? I've tried adding a wrapper to the box and adding margin/padding, but this doesn't seem to do anything.

mikkotikkanen commented 10 years ago

Hmm. Weird. Adding margin to the wrapper should work.