]> git.mxchange.org Git - flightgear.git/commit
Canvas: store data inside canvas and elements.
authorThomas Geymayer <tomgey@gmail.com>
Thu, 29 May 2014 14:46:11 +0000 (16:46 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Thu, 29 May 2014 14:47:32 +0000 (16:47 +0200)
commit7c31654b3a570b275f224e143399968cf9bde719
treebf41aa06e2c72a5030e72e091162a8d5226132f6
parentfea8e96fe94b8260589a91a85213cd6ba355617a
Canvas: store data inside canvas and elements.

 - jQuery/HTML5 like .data() method on Canvas and Elements to store
   custom data in the property tree.
 - CustomEvent takes additional parameter hash with 'detail' data
   stored in event.
src/Scripting/NasalCanvas.cxx