angular-grid-layout icon indicating copy to clipboard operation
angular-grid-layout copied to clipboard

question and feature request

Open MinhTuan18 opened this issue 3 years ago • 2 comments

  1. Is it possible to add new item by drag & drop from outside? For example from react-grid-layout: https://react-grid-layout.github.io/react-grid-layout/examples/15-drag-from-outside.html
  2. How to setting grid gaps?

MinhTuan18 avatar Apr 14 '22 03:04 MinhTuan18

  1. Is not possible right now, but since many people are requesting it, I hope it would be possible in some time from now, but can't assure. It's just a matter of time an priorities.

  2. It is also not in the API setting grid gaps right now, you can check some workarounds here: https://github.com/katoid/angular-grid-layout/discussions/43

llorenspujol avatar Apr 14 '22 14:04 llorenspujol

@MinhTuan18 Can you open 2 features for each one of those? since tracking would be easier, and people may vote for them to be done or not.

llorenspujol avatar Apr 14 '22 14:04 llorenspujol

Closing issue since:

  • Grid gaps are available since version 2.0.0.
  • And the drag & drop from outside, or between grids, it would be tracked on this issue: https://github.com/katoid/angular-grid-layout/issues/50

llorenspujol avatar Jan 03 '23 15:01 llorenspujol