aboutsummaryrefslogtreecommitdiff
path: root/src/lib/BadgeWall
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-06-01 14:41:02 +0000
committerFuwn <[email protected]>2026-06-01 14:41:02 +0000
commit93139bafda94b9090f3db07be3ab93c6f79f9f74 (patch)
treecde417260866bab5e9018bcb83af7a064ecdc31c /src/lib/BadgeWall
parentfix(security): allow media-src in CSP for external video (diff)
downloaddue.moe-93139bafda94b9090f3db07be3ab93c6f79f9f74.tar.xz
due.moe-93139bafda94b9090f3db07be3ab93c6f79f9f74.zip
fix(badges): drop content-visibility that clipped tooltip and tilt
content-visibility: auto (added in e65a7257) forces paint containment while the cell is on-screen. That clips overflow and makes the cell the containing block for absolutely-positioned descendants, which sliced off the FallbackBadge hover scale and 3D parallax tilt and trapped the LinkedTooltip inside the badge cell. The wall's interactions are overflow-based, so the off-screen perf optimisation is incompatible with them.
Diffstat (limited to 'src/lib/BadgeWall')
0 files changed, 0 insertions, 0 deletions