-
Notifications
You must be signed in to change notification settings - Fork 33
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
[web] Incorrect trimming result #28
Comments
Well this might be related to #10 , which only appears on android FAB back then. |
Hi @ziofat Do you think it is possible to fix this? |
I will try. I am more familiar with web so maybe this time I can find what is the real cause of this issue. :) |
any update related to this issue? i also have this problem on flutter web. |
Any update on this? Still facing this issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Only the Web. This example uses the same code with the same icon in MDI and in the native implementation. In this case, the icon is shifted in the MDI:
Native:
MDI:
The text was updated successfully, but these errors were encountered: