Patch Changes
- #3233
d4b9ce5Thanks
@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. - Updated dependencies [
0d23ef3,
4e06700,
53944e0]:- @zag-js/dom-query@1.43.0
- @zag-js/core@1.43.0
- @zag-js/anatomy@1.43.0
- @zag-js/types@1.43.0
- @zag-js/utils@1.43.0