mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
resizingChatPhotos
This commit is contained in:
@@ -3,21 +3,25 @@
|
||||
<ion-card-content >
|
||||
<ion-card-header >
|
||||
<ion-toolbar>
|
||||
<ion-title>{{username}} <span>{{_updatedAt}}</span> </ion-title>
|
||||
|
||||
{{username}} <span>{{_updatedAt}}</span>
|
||||
|
||||
|
||||
</ion-toolbar>
|
||||
</ion-card-header>
|
||||
|
||||
<img src="{{image}}" />
|
||||
|
||||
|
||||
<!-- <ion-slides #slider [options]="slideOpts">
|
||||
<ion-slide >
|
||||
<div class="swiper-zoom-container">
|
||||
|
||||
</div>
|
||||
</ion-slide>
|
||||
</ion-slides> -->
|
||||
</ion-card-content>
|
||||
<!-- <image-cropper [imageBase64]="myimage"
|
||||
[maintainAspectRatio]="true"
|
||||
[aspectRatio]="4 / 3"
|
||||
outputType = "base64"
|
||||
format="png"
|
||||
[resizeToWidth]="true"
|
||||
(imageCropped)="imageCropped($event)"
|
||||
|
||||
></image-cropper> -->
|
||||
|
||||
<ion-footer>
|
||||
<ion-row>
|
||||
|
||||
Reference in New Issue
Block a user