mirror of
https://github.com/yusufipk/YouTubeOutlierBadge.git
synced 2026-09-11 10:56:14 +00:00
The tooltip was clamped to a fixed 90px margin while it can grow to 260px, so bars near the left edge pushed it outside the panel and cut the title and view count. It now clamps against its measured width and rests against the chart edge instead of staying centred.