Skip to content

fix: markPoint.itemContent.text.style.fontSize setting invalid#4453

Merged
xuefei1313 merged 2 commits intodevelopfrom
fix/markpoint-style-fontsize
Feb 6, 2026
Merged

fix: markPoint.itemContent.text.style.fontSize setting invalid#4453
xuefei1313 merged 2 commits intodevelopfrom
fix/markpoint-style-fontsize

Conversation

@xuefei1313
Copy link
Contributor

🤔 这个分支是...

  • 新功能
  • Bug fix
  • Ts 类型更新
  • 打包优化
  • 性能优化
  • 功能增强
  • 重构
  • 依赖版本更新
  • 代码优化
  • 测试 case 更新
  • 分支合并
  • 发布
  • 网站/文档更新
  • demo 更新
  • Workflow
  • 其他 (具体是什么,请补充?)

🔗 相关 issue 链接

🔗 相关的 PR 链接

🐞 Bugserver 用例 id

💡 问题的背景&解决方案

修复 markPoint.itemContent.text.style 配置(如 fontSize)无效的问题。
原因:BaseMarkPoint 样式解析逻辑中未正确处理 style 属性。
解决方案:在样式合并时提高 style 的优先级。

📝 Changelog

Language Changelog
🇺🇸 English fix: markPoint.itemContent.text.style.fontSize setting invalid
🇨🇳 Chinese 修复:markPoint.itemContent.text.style.fontSize 设置无效

☑️ 自测

⚠️ 在提交 PR 之前,请检查一下内容. ⚠️

  • 文档提供了,或者更新,或者不需要
  • Demo 提供了,或者更新,或者不需要
  • Ts 类型定义提供了,或者更新,或者不需要
  • Changelog 提供了,或者不需要

🚀 Summary

copilot:summary

🔍 Walkthrough

copilot:walkthrough

@xuefei1313 xuefei1313 merged commit 5467872 into develop Feb 6, 2026
7 of 10 checks passed
@xuefei1313 xuefei1313 deleted the fix/markpoint-style-fontsize branch February 6, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants