David DeSandro
David DeSandro
Breaking horizontal order is sort of the point of Masonry-like plugins. Masonry has a [horizontalOrder](https://masonry.desandro.com/options.html#horizontalorder) option that tries to address this concern.
Thank you for this suggestion. Yeah, I haven't thought enough about the no-JS fallback. My first thought was that the items are full width, with standard display block vertical stack,...
[b488ad9f](https://github.com/desandro/CSS3.tmbundle/commit/b488ad9f73db72266d0bb5ac0f11c22885df2bad) adds `:required`, but that's it. I tried adding `moz-selection` but no dice. I've also tried adding -o- prefix, where `webkit` and `moz` are at, but it didn't work.
Thank you for this feature request. **Add a 👍 reaction** to this issue if you would like to see this feature added. Do not add +1 comments — [They will...
Thanks for this contribution. I don't have any experience with Typescript and Angular 2, so I'd like to wait and see if others are interested in adding this before I...
**Add a 👍 reaction** to this issue if you would like to see this feature added. Do not add +1 comments — [They will be deleted](http://metafizzy.co/blog/use-github-reactions-delete-plus-1-comments/).
Hmm, I understand the problem, but I kind of feel like this is on the border of Draggabilly's functionality. I'm considering adding a separate add-on script that would support this...
I should add a `reposition` method that re-runs all layout logic, using the current position.
Thanks for reporting this issue. It's certainly a bug, but hasn't been too big of an issue so far. **Add a 👍 reaction** to this issue if you would like...
sure, let's take a look :)