fix documentation
This commit is contained in:
parent
fab2a52a96
commit
c313f6ac89
@ -122,7 +122,6 @@ class TextBubbleSkin extends Skin {
|
||||
|
||||
/**
|
||||
* Update the array of wrapped lines and the text dimensions.
|
||||
* @param {string} text - The text to wrap.
|
||||
*/
|
||||
_reflowLines () {
|
||||
this._lines = this.textWrapper.wrapText(BubbleStyle.MAX_LINE_WIDTH, this._text);
|
||||
|
Loading…
x
Reference in New Issue
Block a user