katoid / angular-grid-layout

Responsive grid with draggable and resizable items for Angular applications.
https://katoid.github.io/angular-grid-layout
MIT License
462 stars 61 forks source link

feat: optionally snap grid items to whole pixels #82

Open arnoudb opened 1 year ago

arnoudb commented 1 year ago

Hi, this solves the next issue: https://github.com/katoid/angular-grid-layout/issues/65

Fairly simple solution and backwards compatible.