Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-11002

Enable hidden accelerated rendering settings by default

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Master
    • Master
    • cordova-osx
    • None

    Description

      the default settings of a webview does not enable accelerated rendering:

          WebKitAccelerated2dCanvasEnabled = 0;
          WebKitAcceleratedDrawingEnabled = 0;
          WebKitCanvasUsesAcceleratedDrawing = 0;
      

      they should be enabled by default.

      Attachments

        Activity

          People

            tripod Tobias Bocanegra
            tripod Tobias Bocanegra
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: