You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the current behavior?
使用Table组件的排序功能,发现sortIcon过小,无论怎么设置Icon的大小都不生效。
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
复现步骤:
1、使用@alifd/scaffold-lite-js模板创建一个新项目;
2、添加一个Table组件,并且启用排序;
3、sortIcon未正常显示。 test-table-sort.zip
icejs version:1.6.2
Node verson:v10.16.0
Platform:windows 10
build.json:
src/app.(ts|js):js
What is the expected behavior?
sortIcon正常显示
The text was updated successfully, but these errors were encountered:
Do you want to request a feature or report a bug?
What is the current behavior?
使用Table组件的排序功能,发现sortIcon过小,无论怎么设置Icon的大小都不生效。
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
复现步骤:
1、使用@alifd/scaffold-lite-js模板创建一个新项目;
2、添加一个Table组件,并且启用排序;
3、sortIcon未正常显示。
test-table-sort.zip
build.json
:src/app.(ts|js)
:jsWhat is the expected behavior?
sortIcon正常显示
The text was updated successfully, but these errors were encountered: