Tiny Text fix

This commit is contained in:
Mat Groves 2013-05-06 22:07:34 +01:00
parent b378c1ab85
commit ba5a79c606
13 changed files with 25 additions and 25 deletions

View file

@ -867,8 +867,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor

File diff suppressed because one or more lines are too long

View file

@ -867,8 +867,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor

View file

@ -867,8 +867,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor

View file

@ -867,8 +867,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor

View file

@ -867,8 +867,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor

View file

@ -867,8 +867,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor

View file

@ -867,8 +867,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor

View file

@ -867,8 +867,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor

View file

@ -867,8 +867,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor

View file

@ -867,8 +867,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor

View file

@ -867,8 +867,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor

View file

@ -23,8 +23,8 @@ PIXI.Text = function(text, style)
this.setText(text); this.setText(text);
this.setStyle(style); this.setStyle(style);
this.updateText(); //this.updateText();
this.dirty = false; this.dirty = true;
}; };
// constructor // constructor