You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(audience-sample): improve scroll performance in sample app (SDK-314)
Add UsageHints.GroupTransform to both scroll view content containers so
the renderer translates each subtree on the GPU rather than re-compositing
every element on each scroll frame. Cap the log at 200 rows so the visual
tree stays bounded as events accumulate.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments