c9f573ef861f966305d29a95a64716d9e333986e
Introduces the ability to rotate inventory items using the Alt button during drag-and-drop. - Updates `InventoryItemContainer` to handle rotation via `previewRotation` - Adds `newRotation` parameter to `onMoveItem` callback and `moveItem` command - Updates `InventoryItemState` to manage rotation state and compute transformed shapes - Implements rotation logic in `renderGraphics` using `transformShape`
Description
No description provided
1,014 KiB
Languages
TypeScript
98.3%
JavaScript
0.8%
HTML
0.6%
CSS
0.3%