Issue information

Issue ID
#8696
Status
Working as Intended
Severity
None
Started
hunter4565
May 23, 2015 13:48
Last Post
malufett
May 23, 2015 15:24
Confirmation
N/A

hunter4565 - May 23, 2015 13:48

@displaystatus is supposed to emulate a status icon display, however it does not end the icon displaying making it last forever.
The status icon timer just underflows and leaves the icon there infinitely, making you have to manually end it by sending the command again with flag = 0.

This is not a huge bug, but this is the only way to manipulate & display/remove desired status icons on the screen properly.

malufett - May 23, 2015 15:24

[quote]
@displaystatus is supposed to emulate a status icon display[/quote]
exactly and not to emulate Status Change..this command is only used for debugging new status icon..the tick flag in the parameter doesn't mean it will last within the given time...it just use to send time to display...

:meow: