3c90adae6a
Hidden tabs with graphicsLayer{alpha=0f} still intercepted touch events.
Replaced with offset(x=2000.dp) + parent clipToBounds() so hidden composables
are off-screen and cannot capture touches meant for the visible tab.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>