Add: show animal icon in typing app button

This commit is contained in:
2018-09-02 20:41:44 +09:00
parent 5de2b1daa8
commit ac46b61539
10 changed files with 182 additions and 42 deletions
-1
View File
@@ -84,7 +84,6 @@ class TypingAppButton extends RoundRectButton {
this.text.x = 30;
if(iconName.length > 0) {
console.log(this.icon);
this.icon.x = 40;
this.icon.width = 100;
this.icon.height = 100;