Opened 12 years ago
Closed 12 years ago
#583 closed enhancement (fixed)
Prompt redline labels per redline drawn
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | 2.0 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
Currently the redline widget has a boolean extension property that determines whether a drawn redline will prompt the user for a label.
The problem is that this setting is global. The widget will either prompt the user for each redline drawn or not at all.
Instead it is much simpler to add a checkbox in the Edit Redline UI that controls whether to prompt the user for a label on a drawn redline. If checked: prompt. If unchecked: do not prompt.
Note:
See TracTickets
for help on using tickets.
Fixed r2752