Commit Graph

2 Commits

Author SHA1 Message Date
anas-rashid
5f5783c5b2 Add Collatz tooltip, legend, and Linux zoom fix
- Fix window maximize: replace state("zoomed") with attributes("-zoomed", True) for Linux compatibility
- Add Tooltip class with hover popup showing the Collatz equation description
- Add info "?" button in control bar wired to the tooltip
- Legend was already present; tooltip complements it with equation context

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 00:35:10 +02:00
anas-rashid
ca607a8ede Add Collatz Paradox visualizer — Python/tkinter port of original C# app
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 00:29:46 +02:00