Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lineHeight 设置问题 #339

Open
3400442579 opened this issue Jan 24, 2025 · 0 comments
Open

lineHeight 设置问题 #339

3400442579 opened this issue Jan 24, 2025 · 0 comments

Comments

@3400442579
Copy link

      let     lineHeight1 = {
            type: "percent",
            value: 0.9,  
        };
  let   lineHeight2 = {
            type: "percent",
            value: 1,  
        };


value: 0.9 的高度 比 value: 1 的高度, 还高 ,通过 Slider 调整,可以看到 1的左右会有个明显的 反差

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

No branches or pull requests

1 participant