Commit Graph

2 Commits

Author SHA1 Message Date
Brian Fertig eeebed10c0 feat(puzzle): enhance snap detection glow and UI selection feedback
- Extend SnapDetector to include distance and neighbor IDs in glow segment data
- Add CSS animations for spinning border shimmer effects on puzzle selection cards
- Implement dynamic hover/selection states with scale transform and glow effects on cards
- Add puzzle view mode guard to prevent interaction during completed state display
- Refactor piece glow system: replace static multi-pass lines with dynamic intensity-based fading, add per-piece preFX glow, and include proper cleanup of timers/glow FX
2026-04-06 19:16:48 -06:00
Brian Fertig 9460041867 first commit 2026-04-04 18:51:09 -06:00