-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 修复计算列宽时计算的文字宽度和判断文本是否溢出隐藏的文字宽度不一致的问题 (#2689)
* fix: 修复存在字段标记时, 紧凑模式宽度计算错误 * fix: 修复紧凑模式下单元格宽度计算忽略了icon宽度的问题 * fix: 修改类型引用路径 * test: 补充utils单测 * fix: 修复计算列宽时计算的文字宽度和判断文本是否溢出隐藏的文字宽度不一致的问题 * fix: 修改变量名 --------- Co-authored-by: lijinke666 <[email protected]> Co-authored-by: 张斌 <[email protected]>
- Loading branch information
1 parent
84ebee2
commit 49aa4cf
Showing
1 changed file
with
7 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters