m
Spelling
({{widgetmethod}}) |
m (Spelling) |
||
| Line 17: | Line 17: | ||
:;textWrap : Optional - Boolean specifying whether to wrap the text string to fit the tooltip box. 1 = Wrap, 0 = Don't wrap. Default: 0 Note: When using this flag the tooltip width is set at a preset size (about the size of the ability tooltips on spells.). Long tooltips will go off the side of the screen if this is not set. Alternatively you can simply use a "\n" in the "text" arg to force a new line. | :;textWrap : Optional - Boolean specifying whether to wrap the text string to fit the tooltip box. 1 = Wrap, 0 = Don't wrap. Default: 0 Note: When using this flag the tooltip width is set at a preset size (about the size of the ability tooltips on spells.). Long tooltips will go off the side of the screen if this is not set. Alternatively you can simply use a "\n" in the "text" arg to force a new line. | ||
If optional parameters are not specified the text defaults to Gold color, Full Opaque, and NON- | If optional parameters are not specified the text defaults to Gold color, Full Opaque, and NON-wrapped. | ||
---- | ---- | ||