mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04059
Re: [Bug 1484287] [NEW] enable/disable folders icon update
They will update when you click once to select them. They don't update all
the time for performance reasons - things would get very slow when you have
hundreds of folders and commands turning them on/off all the time.
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1484287
Title:
enable/disable folders icon update
Status in Mudlet:
New
Bug description:
When you use commands in code such as
disableTrigger("folderName")
disableAlias("folderName")
enableTrigger("folderName")
enableAlias("folderName")
the icon for the folder is not updated to show if the folder is locked or not. The commands work fine otherwise and correctly lock and unlock the folder.
Mudlet 3.0.0-delta
Windows 10
This was reported on the mudlet forum at
http://forums.mudlet.org/viewtopic.php?f=8&p=23081#p23081
thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1484287/+subscriptions
References