← Back to team overview

mudlet-makers team mailing list archive

[Bug 1030393] [NEW] Resizing the mapper widget is slow

 

Public bug reported:

Could it be looked into that resizing the createMapper widget is slow?
Perhaps it re-initializes more than it should on a dimensions change?

It's a common issue that Mudlet is "slow" when you're typing a lot of
text and the input line splits into more - thus triggering a resize
event, and the mapper widget resizing (a popular one is used from
http://wiki.mudlet.org/w/Mudlet_Mapper). Labels themselves are fine and
quick - so if this could be optimized, it'd be a good improvement.

** Affects: mudlet
     Importance: Undecided
         Status: New

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

Title:
  Resizing the mapper widget is slow

Status in Mudlet the MUD client:
  New

Bug description:
  Could it be looked into that resizing the createMapper widget is slow?
  Perhaps it re-initializes more than it should on a dimensions change?

  It's a common issue that Mudlet is "slow" when you're typing a lot of
  text and the input line splits into more - thus triggering a resize
  event, and the mapper widget resizing (a popular one is used from
  http://wiki.mudlet.org/w/Mudlet_Mapper). Labels themselves are fine
  and quick - so if this could be optimized, it'd be a good improvement.

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


Follow ups

References