-
Notifications
You must be signed in to change notification settings - Fork 90
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
BUG. Doesn't keep ratio when image is rectangle. #73
Comments
? Any thoughts ? Still a bug |
Having the same issue on ionic. |
Hey, I think it's not a bug, but just a not implemented feature. |
Dealing with the same problem :| |
CSS may be? |
In my case, on an Android device, It gets width is nota right, on ionic 4.
Em qua, 13 de nov de 2019 17:32, Luiz Machado <[email protected]>
escreveu:
… Hey, I think it's not a bug, but just a not implemented feature.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#73?email_source=notifications&email_token=ABUVGTNZBQW6UGFXFB66U6DQTRP4XA5CNFSM4IH5JNE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED7RR6Q#issuecomment-553588986>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABUVGTJ672GJVLE66W4ZJ3TQTRP4XANCNFSM4IH5JNEQ>
.
|
You can always use |
@odahcam any examples? |
Same problem here. |
no solution yet ? having the same problem here |
I want it to squeeze to be square.
both are set like this :
<ngx-avatar src="{{company.logoLink}}" name="{{company.name}}"
initialsSize="3" size="40" [round]="true">
The text was updated successfully, but these errors were encountered: