[ 
https://issues.apache.org/jira/browse/CB-11002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222263#comment-15222263
 ] 

ASF GitHub Bot commented on CB-11002:
-------------------------------------

GitHub user tripodsan opened a pull request:

    https://github.com/apache/cordova-osx/pull/34

    CB-11002 Enable hidden accelerated rendering settings by default

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tripodsan/cordova-osx CB-11002

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-osx/pull/34.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #34
    
----
commit aa138454255d6d3e69edac450679713cfbccba7c
Author: Tobias Bocanegra <tri...@adobe.com>
Date:   2016-04-01T19:11:06Z

    CB-11002 Enable hidden accelerated rendering settings by default

----


> 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;
>     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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to