File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13501350 _super . call ( this , options ) || this ;
13511351 _this . tool = RealDrawBoardDefaults . RealDrawBoardDefaults . tool ;
13521352 _this . _isDrawing = false ;
1353- _this . _isStroking = false ; // If a tool is drawing a stroke
1353+ _this . _isStroking = false ; // If a tool is drawing a strwoke
13541354 _this . _snapshots = [ ] ; // Undo snapshots
13551355 _this . _currentSnapshotIndex = 0 ; // Current snapshot
13561356 /** key -> identifier, value -> coordinate
Original file line number Diff line number Diff line change 11{
22 "name" : " gpujs-real-renderer" ,
3- "version" : " 0.6.3 " ,
3+ "version" : " 0.6.4 " ,
44 "description" : " A Real Time 2D Graphical Rendering Engine Made With GPU.js" ,
55 "main" : " build/index.js" ,
66 "typings" : " build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments