Files
minecraft_launcher/public
claude-bot 633a895617 Handle 2D grid orientation for image list drag
The image grid wraps onto multiple rows, so picking the insertion
target by Y-axis alone meant horizontal moves within a row didn't
register. Add a 'grid' orientation that checks Y for row, then X for
column position within the row.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 14:44:12 +09:00
..