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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
#3233 d4b9ce5 Thanks @FrancoKaddour! - Fix the marquee scrolling speed depending on the content width.
The duration is now derived from the content size (the actual translation distance) instead of the root size, so the
configured matches the real pixel speed even when the content is smaller than the viewport.