Skip to content

Commit e107f2c

Browse files
Integrated latest changes at 07-18-2024 7:32:29 AM
1 parent bd659c6 commit e107f2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ej2-vue/pdfviewer/how-to/restricting-zoom-in-mobile-mode.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,5 @@ export default {
119119
{% endtabs %}
120120

121121
By implementing this, you ensure that the maximum zoom percentage on mobile devices is limited to 200% and the minimum zoom percentage is set to 10%. This prevents performance issues that may arise from excessive zooming on mobile platforms.
122+
123+
[View sample in GitHub](https://github.com/SyncfusionExamples/vue-pdf-viewer-examples/tree/master/How%20to/Restrict%20Zoom%20Percentage%20on%20Mobile%20Devices)

0 commit comments

Comments
 (0)