mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04062
Re: [Bug 1484287] Re: enable/disable folders icon update
How about a redraw command that you could call after you have finished
doing all your switching?
Sent from my iPhone
> On 13 Aug 2015, at 2:55 pm, Stephen Lyons <slysven@xxxxxxxxxxxxxxx> wrote:
>
> Ah, hadn't considered THAT - however dynamically updating the display
> may help when debugging things... how about a item on the "Special
> options" tabs on the "Profile preference" that defaults to OFF to
> control some such code with a tool-tip warning to advise against using
> it - in the same way as the "Debug console" warns that it WILL slow
> things down? (I remember messing about with some new icons for the
> Trigger Editor TreeWidget a while back but never got to insert them into
> the development code base - it would be handy to shoehorn those in if I
> looked at this at SOME stage in the, (unfortunately, possibly quite
> distant) future...
>
> Failing that, a response to a F5(?) "refresh" key press that redraws ALL
> the items displayed in the Trigger Editor TreeWidget - though THAT could
> be awkward if it is already bound to something! BTW "They will update
> when you click once to select them." is that just the clicked on item or
> all of them?
>
> ** Changed in: mudlet
> Status: New => Opinion
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1484287
>
> Title:
> enable/disable folders icon update
>
> Status in Mudlet:
> Opinion
>
> 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
--
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:
Opinion
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