added pdf.js to add pdf support.

This commit is contained in:
ajurna
2020-05-21 12:44:57 +01:00
parent be32796bea
commit f4411163f9
9 changed files with 437 additions and 33 deletions

View File

@@ -2132,7 +2132,7 @@ inherit(TapRecognizer, Recognizer, {
/**
* Simple way to create a manager with a default set of recognizers.
* @param {Document} element
* @param {HTMLElement} element
* @param {Object} [options]
* @constructor
*/