Raanan Weber 5 лет назад
Родитель
Сommit
218e05b7fa
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/Misc/tools.ts

+ 1 - 0
src/Misc/tools.ts

@@ -747,6 +747,7 @@ export class Tools {
      * Needed to keep backwards compatibility to the old API.
      *
      * @param args arguments passed to the attachControl function
+     * @returns the correct value for noPreventDefault
      */
     public static BackCompatCameraNoPreventDefault(args: IArguments): boolean {
         // is it used correctly?