← Back to team overview

mudlet-makers team mailing list archive

[Bug 380115] Re: Icon redundancy

 

I'm not sure how this is "redundancy" exactly, but the problem is that
enableToolbarButtons() being called to early. The attached patch should
fix this, and only enable the other toolbar buttons after a profile has
actually been opened, rather than enabling them when the profile
*dialog* has been opened.

** Attachment added: "bug380115.patch"
   http://launchpadlibrarian.net/27129925/bug380115.patch

** Changed in: mudlet
       Status: New => Confirmed

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

Status in Mudlet the MUD client: Confirmed

Bug description:
Right after mudlet starts, only Connect, Manual, and About icons are active.  If you click Connect, and then click cancel, all icon buttons will become active.  While this might not hurt anything, all of a sudden you will have a bunch of buttons that you cannot use anyway.  In earlier versions all icons used to be active, but this was changed.  I feel this should be fixed.



References