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

这个插件thumbImage没法添加宽和高吗? #1

Open
DioboKN opened this issue Mar 24, 2023 · 1 comment
Open

这个插件thumbImage没法添加宽和高吗? #1

DioboKN opened this issue Mar 24, 2023 · 1 comment

Comments

@DioboKN
Copy link

DioboKN commented Mar 24, 2023

Hello,
Can't this plugin add width and height to the thumbImage?

@DioboKN DioboKN changed the title Can't the thumbImage add width and height? 这个插件thumbImage没法添加宽和高吗? Mar 24, 2023
@evanwsu
Copy link
Owner

evanwsu commented Apr 2, 2023

@DioboKN
thumb的显示大小由enabledThumbRadius/disabledThumbRadius决定。
thumbImage图片加载宽高,可以通过ResizeImage来指定。
ResizeImage(AssetImage("images/thumb.png"), width: 24, height: 24)

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

2 participants