I'm using the Telerik report viewer for angular (https://docs.telerik.com/reporting/angular-report-how-to-use-with-angular-cli). Is there a way to disable the zoom on double click?
Regard,
1 Answer, 1 is accepted
0
Silviya
Telerik team
answered on 03 Apr 2019, 01:44 PM
Hi Majar,
The double-tap activates toggling of the viewer's scale modes. The double-tap functionality is set via kendoTouch settings on creating the viewer's HTML elements (telerikReportViewer-13.0.19.222.js - line 2901).
Thus to prevent the scaling on double-tapping, edit the functionality in the above suggested JS file (for example remove the option from the settings).
Best Regards,
Silviya
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items