mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
add zoom
This commit is contained in:
@@ -12,6 +12,11 @@ export class ViewMediaPage implements OnInit {
|
||||
name: string
|
||||
_updatedAt: string
|
||||
|
||||
sliderOpts = {
|
||||
zoom: true,
|
||||
maxRation: 2
|
||||
};
|
||||
|
||||
constructor(
|
||||
private modalController: ModalController,
|
||||
private navParams:NavParams,
|
||||
|
||||
Reference in New Issue
Block a user