You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2016/03/31 23:39:25 UTC

[jira] [Created] (CB-11002) Enable hidden accelerated rendering settings by default

Tobias Bocanegra created CB-11002:
-------------------------------------

             Summary: Enable hidden accelerated rendering settings by default
                 Key: CB-11002
                 URL: https://issues.apache.org/jira/browse/CB-11002
             Project: Apache Cordova
          Issue Type: Improvement
          Components: OSX
    Affects Versions: Master
            Reporter: Tobias Bocanegra
            Assignee: Tobias Bocanegra


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

{noformat}
    WebKitAccelerated2dCanvasEnabled = 0;
    WebKitAcceleratedDrawingEnabled = 0;
    WebKitCacheModelPreferenceKey = 0;
    WebKitCanvasUsesAcceleratedDrawing = 0;
{noformat}

they should be enabled by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org