Skip to content

fix(ui): 修复slider组件在不同锚点下进度计算错误 - #53

Merged
star-e merged 1 commit into
cocos:v4.0.0from
orchid-world:v4.0.0-slider
Jan 28, 2026
Merged

fix(ui): 修复slider组件在不同锚点下进度计算错误#53
star-e merged 1 commit into
cocos:v4.0.0from
orchid-world:v4.0.0-slider

Conversation

@orchid-world

@orchid-world orchid-world commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Re: #4163 【修复】Slider 组件在不同锚点配置下进度值计算错误问题

Changelog


Continuous Integration

This pull request:

  • needs automatic test cases check.

    Manual trigger with @cocos-robot run test cases afterward.

  • does not change any runtime related code or build configuration

    If any reviewer thinks the CI checks are needed, please uncheck this option, then close and reopen the issue.


Compatibility Check

This pull request:

  • changes public API, and have ensured backward compatibility with deprecated features.
  • affects platform compatibility, e.g. system version, browser version, platform sdk version, platform toolchain, language version, hardware compatibility etc.
  • affects file structure of the build package or build configuration which requires user project upgrade.
  • introduces breaking changes, please list all changes, affected features and the scope of violation.

@github-actions

Copy link
Copy Markdown

Code Size Check Report

Wechat (WASM) Before After Diff
2D Empty (legacy pipeline) 1010312 bytes 1010312 bytes ✅ 0 bytes
2D All (legacy pipeline) 2675935 bytes 2675976 bytes ⚠️ +41 bytes
2D All (new pipeline) 2767673 bytes 2767714 bytes ⚠️ +41 bytes
(2D + 3D) All 10024669 bytes 10024710 bytes ⚠️ +41 bytes
Web (WASM + ASMJS) Before After Diff
(2D + 3D) All 16843237 bytes 16843278 bytes ⚠️ +41 bytes

Interface Check Report

This pull request does not change any public interfaces !

@star-e
star-e requested a review from tangkaikk January 27, 2026 01:50
@star-e
star-e merged commit 16797c4 into cocos:v4.0.0 Jan 28, 2026
14 of 15 checks passed
@github-actions

Copy link
Copy Markdown

@orchid-world ❗ There was an error during the execution of the tasks. Please check the logs for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants