Unplanned
Last Updated: 03 May 2023 07:18 by Alex
Alex
Created on: 03 May 2023 07:18
Category: TileLayout
Type: Feature Request
0
Add position details about the currently dragged tile inside the event handler of the reposition event

The current implementation of the TileLayout component doesn't provide some details inside the reposition event that could be useful when working on more specific scenarios like swapping the position of two tiles without moving the others. 

If we know which is the dragged tile and its current position in the TileLayout's matrix + the current tile over which the dragged tile is currently positioned, through the reposition event, we can reorder the tiles the way we need them. 

0 comments