fix chips

This commit is contained in:
Josh Hawkins 2024-06-10 17:56:23 -05:00
parent aea5ff2986
commit 5d6ee126ea

View File

@ -207,7 +207,8 @@ export default function LivePlayer({
<ActivityIndicator />
)}
{liveReady && objects.length > 0 && (
{((showStillWithoutActivity && !liveReady) || liveReady) &&
objects.length > 0 && (
<div className="absolute left-0 top-2 z-40">
<Tooltip>
<div className="flex">