mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02687
[Bug 1102620] Re: decho, hecho do not maintain underline, bold, italics
None of the colored echoes maintain formatting at all, color or
otherwise.
** Changed in: mudlet
Status: New => Invalid
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1102620
Title:
decho, hecho do not maintain underline, bold, italics
Status in Mudlet the MUD client:
Invalid
Bug description:
decho and hecho do not maintain setUnderline, setBold, or setItalics. For instance,
function showBug()
setUnderline(true)
setItalics(true)
setBold(true)
hecho("|cFF0000,FFFFFFPlain!")
echo(" Still plain")
resetFormat()
end
echoes the first bit red on white, no underline, bold, or italics, and
the second bit normal... but again, no underline, bold, or italics.
decho is the same way.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1102620/+subscriptions
References