1
0
Fork 0
mirror of https://github.com/imjasonh/apkviz synced 2026-07-08 01:45:15 +00:00
apkviz/public
Jason Hall 3b643386f0
Fix tooltip persistence issues
- Create tooltip once during initialization instead of on every render
- Properly hide tooltip when clicking nodes
- Add mousemove handler to follow cursor smoothly
- Reduce transition duration for snappier response
- Add z-index to ensure tooltip appears above other elements

This fixes the issue where tooltips would persist or stack up
when navigating through the dependency graph.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-13 15:52:01 -04:00
..
APKINDEX Fix tooltip persistence issues 2025-06-13 15:52:01 -04:00