← Back to team overview

mudlet-makers team mailing list archive

[Bug 1099226] Re: resetFormat() doesn't respect background preference

 

Fixed in mudlet/development (note this also didn't respect the
foreground color)

** Changed in: mudlet
       Status: New => Fix Committed

** Changed in: mudlet
    Milestone: None => 3.0

** Changed in: mudlet
     Assignee: (unassigned) => Chris (chrismudlet)

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1099226

Title:
  resetFormat() doesn't respect background preference

Status in Mudlet the MUD client:
  Fix Committed

Bug description:
  If you set your "Background" color in Color view to something other
  than black, and do:

  resetFormat(); echo("\n\nhello\n\n")

  Your hello text will have a black background, and not the one you
  selected.

  The background seems to only be properly applied to MUD output.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1099226/+subscriptions


References