Commit graph

2 commits

Author SHA1 Message Date
6aba0e23d0 fix: multi-cell tile drag snaps by module position, not mouse
_end_drag now calculates the target grid cell from the module's visual
top-left position (mouse_pos - grab_offset) instead of the raw mouse
position. This prevents multi-cell tiles from jumping an extra cell when
grabbed near an edge.
2026-05-21 09:09:43 -04:00
db0c6780df cleanup: remove unneeded .gitkeep files after layout auto-creation 2026-05-21 09:03:38 -04:00