Raanan Weber 5 سال پیش
والد
کامیت
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?