angular-gridster2 icon indicating copy to clipboard operation
angular-gridster2 copied to clipboard

Angular gridster 2

Results 170 angular-gridster2 issues
Sort by recently updated
recently updated
newest added

#412 As the pr has resolved the issue before, I found the new code in the **gridsterRender.service.ts** has involved the translate3d. Can you resolve the issue? Thank You. `setCellPosition(renderer: Renderer2,...

First of all, this is an excellent library and we have gotten a lot of great use out of it! Keep it up! One thing that we have recently noticed...

If i want to change the position of item1 to below item 6 than it is not possible and also incomaprable sizes items are not getting push or swap if...

1. Go to https://tiberiuzuld.github.io/angular-gridster2/ 2. Left click and hold on an item 3. Start dragging it somewhere 4. Right click - context menu appears whilst dragging 5. Left click -...

In my local project as well as in a demo at when I move item 3 to the left, item 1 and item 2 start to swap continously. How this...

In gridster.component.ts takeUntil is imported from rxjs which gives error during build time. It should be imported from rxjs/operator as per latest. ![gridster-error](https://user-images.githubusercontent.com/48348715/222978905-a5aca6a2-84a1-4fb4-86f7-49a2888eea67.PNG)

Hi dev teams, i wanna change x,y of gridsterItem when press arrow up or down by keyboard. i try to item.x++ but it not work. Any solutions to resolve it???

In the draggable state drag continue event is not available how to check if an item is dragging?

This issue is still not resolved entirely. I have faced an issue multiple times while resizing widgets on the Gridster. According to my observation, the issue occurs when we try...