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

🐛浏览器缩放导致表格模糊问题 #2884

Closed
1 of 5 tasks
sgf1205 opened this issue Aug 31, 2024 · 2 comments · Fixed by #2897
Closed
1 of 5 tasks

🐛浏览器缩放导致表格模糊问题 #2884

sgf1205 opened this issue Aug 31, 2024 · 2 comments · Fixed by #2897
Assignees
Labels
🐛 bug 这个是一个 bug next 2.0-next 版本的问题 released on @next

Comments

@sgf1205
Copy link

sgf1205 commented Aug 31, 2024

🏷 Version

Package Version
@antv/s2 next
@antv/s2-react -
@antv/s2-vue -

Sheet Type

  • PivotSheet
  • TableSheet
  • GridAnalysisSheet
  • StrategySheet
  • EditableSheet

🖋 Description

随意打开任意一个官网示例,连续两次放大浏览器显示比例,按(cmd + )两次,第一次放大,表格显示清晰,第二次放大,表格显示模糊。

⌨️ Code Snapshots

使用官网示例:https://s2.antv.antgroup.com/zh/examples/case/data-preview#house

🔗 Reproduce Link

🤔 Steps to Reproduce

按住cmd + ,放大浏览器比例,第一次放大,可以清晰展现表格,接着放大第二次,表格展现模糊,100%复现。
如果把hd设置为false,则可避免此问题

😊 Expected Behavior

1、保持清晰显示
2、在文档中正确描述“hd:true / false” 配置的区别,现在感觉hd: false 才可保证高清适配

😅 Current Behavior

💻 System information

Environment Info
System macOS Sonoma 14.5
Browser edge 127.0.2651.86
@github-actions github-actions bot added the next 2.0-next 版本的问题 label Aug 31, 2024
@lijinke666 lijinke666 self-assigned this Sep 10, 2024
@lijinke666 lijinke666 added the 🐛 bug 这个是一个 bug label Sep 10, 2024
Copy link
Contributor

你好 @sgf1205,很抱歉给你带来了不好的体验, 我们会尽快排查问题并修复, 请关注后续发布日志.

Hello, @sgf1205, We are so sorry for the bad experience. We will troubleshoot and fix the problem as soon as possible. Please pay attention to the follow-up change logs.

@lijinke666
Copy link
Member

🎉 This issue has been resolved in version @antv/s2-v2.0.0-next.28 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug 这个是一个 bug next 2.0-next 版本的问题 released on @next
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants