View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002905 | Spring engine | General | public | 2012-01-05 16:51 | 2016-02-13 20:21 |
| Reporter | Licho | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | 85.0 | ||||
| Summary | 0002905: Factory wait indication missing | ||||
| Description | When factory is set to wait, there is no indication its waiting. Indiciation is only visible, if you also have "show queued commands" set. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
Did wait used to display regardless of other command queue drawing? |
|
|
Yes there used to be a big pulsing W, now its missing it seems |
|
|
went back through commit history, could not find any logic that singled out wait commands with AlwaysDrawQueue=0. rather the AlwaysDrawQueue option was introduced *after* CMD_*WAIT and defaulted to false. imo this is widget food. |