Skip to content

[Bug] 滚动行数为1.5,效果不符合预期 #5088

@skie1997

Description

@skie1997

Version

1.22.13-alpha.9

Link to Minimal Reproduction

vscreen

Steps to Reproduce

const tca = new TableCarouselAnimationPlugin({
    rowCount: 1.5,
    // colCount: 2,
    autoPlay: true,
    autoPlayDelay: 1000
  });

Current Behavior

版本:1.22.13-alpha.9:动画滚动行数为1.5,效果不对,滚动后会跳转(切到dev也不太对,dev的表现是只滚动1行)

20260331150937_rec_.mp4

Expected Behavior

滚动正常

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions