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
{{ message }}
This repository has been archived by the owner on May 22, 2023. It is now read-only.
The details layer currently uses CSS
overflow-y: scroll
to present long content.This causes performance issues, primarily under Safari and particularly when painting the details is expensive (e.g. large images).
Plan to fix this:
The text was updated successfully, but these errors were encountered: