Skip to content

加载图片,有了loadding,是否有属性可以去掉 #1180

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

Closed
903531306 opened this issue Oct 29, 2022 · 7 comments · Fixed by #1176
Closed

加载图片,有了loadding,是否有属性可以去掉 #1180

903531306 opened this issue Oct 29, 2022 · 7 comments · Fixed by #1176
Labels
<img> Issues with the <img> tag in-triage Issue's that I've seen but haven't had a chance to thoroughly review and/or categorize question

Comments

@903531306
Copy link

image

@Sub6Resources
Copy link
Owner

Please provide more information about the issue you are facing, including code to reproduce the issue. The image and issue title you provided are unclear.

@Sub6Resources Sub6Resources added the more-info-needed More information is needed to resolve the issue. Will be closed if no response is received. label Nov 2, 2022
@903531306
Copy link
Author

Please provide more information about the issue you are facing, including code to reproduce the issue. The image and issue title you provided are unclear.

Whether there are attributes that can remove the animation loaded by images in html

@Sub6Resources
Copy link
Owner

By default there shouldn't be any animations when images are loading. We'll need to see some code in order to understand why this is happening.

@903531306
Copy link
Author

By default there shouldn't be any animations when images are loading. We'll need to see some code in order to understand why this is happening.

image
This is the code! I only have assignment and image click events, without setting any attributes

flutter_ html: 3.0.0-alpha. 5 Use the version of the library

@Sub6Resources Sub6Resources added <img> Issues with the <img> tag in-triage Issue's that I've seen but haven't had a chance to thoroughly review and/or categorize and removed more-info-needed More information is needed to resolve the issue. Will be closed if no response is received. labels Nov 4, 2022
@sinexy
Copy link

sinexy commented Dec 23, 2022

The same question

sinexy pushed a commit to sinexy/flutter_html that referenced this issue Jan 9, 2023
@guozhigq
Copy link

maybe you can do this and custom loading widget

1111

This was referenced Jan 17, 2023
@Sub6Resources
Copy link
Owner

Yes, that's my bad. This loading animation has been removed by default in #1176. If you need this functionality, you can implement an Extension to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<img> Issues with the <img> tag in-triage Issue's that I've seen but haven't had a chance to thoroughly review and/or categorize question
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants