DescriptionPPAPI Examples: Fix painting in Graphics 2D example.
Releasing the Graphics2D at the end of the Repaint method causes the blue image to never be visible to anyone who runs the 2d.html example. (At least on Linux)
This saves the created Graphics 2D, saves it, and releases it when the plugin instance is destroyed.
BUG=
Committed: https://crrev.com/a1b9fb3524473610a204e2c39ecd681f67d3db20
Cr-Commit-Position: refs/heads/master@{#324059}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : add periods #
Total comments: 1
Messages
Total messages: 7 (2 generated)
|