Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4041

Application on iPad : how to enable zooming ?

$
0
0

Dear all,

 

I want to be able to zoom on my Analysis Application on iPad. This is not working as default behaviour.

 

I notice in the DOM Explorer : user-scalable=no

 

Capture.JPG

 

To enable the zoom-functionality, I'm testing this custom.css :

 

@viewport { 

     width: device-width;  

     zoom: 1;  

     min-zoom: 0.5;  

     max-zoom: 2.0;  

     user-zoom: zoom;  

     orientation: landscape;

}

 

However the user-scalable-property in the DOM Explorer does not change.

 

Is this approach a supported one ?

 

Thanks

 

Hans


Viewing all articles
Browse latest Browse all 4041

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>