Modify

Opened 14 years ago

Closed 10 years ago

#4867 closed enhancement (fixed)

Wish: Surveyor-Plugin - Timeflag for SetWayPointAction

Reported by: Luebeck Owned by: team
Priority: normal Milestone:
Component: Plugin surveyor Version:
Keywords: Cc:

Description (last modified by Don-vip)

in the discrition for SetWayPointAction is the information that a dialog will close autom. after 5 sec.

it would be helpful for some point to hide this dialog. so a flag in this parameter could hide the dialog autom.

Attachments (0)

Change History (3)

comment:1 by skyper, 14 years ago

Type: defectenhancement

comment:2 by stoecker, 14 years ago

Component: PluginPlugin surveyor

comment:3 by Don-vip, 10 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Fixed in [o30646:30647].

SetWayPointAction now takes an additional timeout parameter, after text and icon, as follows:

<action class="SetWaypointAction" params="text,icon,timeout"/>

where icon is optional and timeout is an integer, in seconds. A positive value allows you to customize the duration. A negative value or zero disables the dialog completely:

<action class="SetWaypointAction" params="text,,0"/>

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.