We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde41bb commit cfc7f1fCopy full SHA for cfc7f1f
CheatSheet.md
@@ -106,4 +106,5 @@ Below is a list of all the methods and properties of the Canvas' Context followe
106
* Data - `da` + `TAB`
107
* HTML BoilerPlate with a Canvas Tag - `htmlcan` + `TAB`
108
* Canvas Tag with useful Attributes - `cat` + `TAB`
109
-* Initialize Canvas and Context - `initcan` + `TAB`
+* Initialize Canvas and Context - `initcan` + `TAB`
110
+* Center all Canvas Tags - `centcan` + `Tab`
CheatSheet.txt
@@ -106,4 +106,5 @@ MICS
Data - da + TAB
HTML BoilerPlate with a Canvas Tag - htmlcan + TAB
Canvas Tag with useful Attributes - cat + TAB
- Initialize Canvas and Context - initcan + TAB
+ Initialize Canvas and Context - initcan + TAB
+ Center all Canvas Tags - centcan + Tab
0 commit comments