recipe progress bar
| Case number: | 699969-986945 |
| Topic: | General |
| Opened by: | mimi |
| Status: | Closed |
| Assigned: | admin |
| Priority: | 3 |
| Type: | Suggestion |
| Opened on: | Saturday, October 24, 2009 - 18:56 |
| Last modified: | Thursday, June 7, 2012 - 13:58 |
With long recipes taking quite a time to run it would be useful to have a progress bar to show how far through they are. The actions in a recipe tend to be repetitive so that you can't tell where you are from the display.
Thu, 06/07/2012 - 13:58
#2
| Status: Open » Closed |
this has to be done within the script as the time to run is dependent on what the script is doing - script output is available now - closed
Thu, 06/07/2012 - 13:58
#3
this has to be done within the script as the time to run is dependent on what the script is doing - script output is available now - closed

That´s right, this is why I always give a position feedback in the lua scripts.