react-grid-dnd icon indicating copy to clipboard operation
react-grid-dnd copied to clipboard

fixed `boxesPerRow` and `rowHeight` ?

Open vitordino opened this issue 5 years ago • 2 comments

can they be inferred and/or set by css?

vitordino avatar May 21 '19 21:05 vitordino

Not currently, but hopefully down the road. My current needs only dictate a consistent / absolute grid sizing, so this implementation was much easier and faster than reading from the dom.

bmcmahen avatar May 21 '19 21:05 bmcmahen

+1

zdarovka avatar Apr 05 '21 11:04 zdarovka