xhlife / vue3-grid-layout

About A draggable and resizable grid layout, for Vue3.
https://github.com/xhlife/vue3-grid-layout
MIT License
101 stars 28 forks source link

maxRows does not work ? #25

Open popcari opened 5 months ago

popcari commented 5 months ago

property maxRows doesn't have correct behavior, I have the grid tag with 981x705 and I set colNum=15 and maxRows = 15 but just colNum applied, rowHeight is auto 100