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: [email protected]
For additional commands, e-mail: [email protected]