lrembacz / vue-responsive-grid-layout

Vue Repsonsive Grid Layout
MIT License
83 stars 19 forks source link

Some buggs with GridLayout in wrapped mode #3

Closed lrembacz closed 6 years ago

lrembacz commented 6 years ago

I've noticed some buggs with wrapped components. I'll fix them in free time.

lrembacz commented 6 years ago

Fixed problem when GridLayout was getting additional info about layouts changes which desynchronitized layouts. It should work properly now.