@jonthaler opened this issue 13 days ago · 0 comments
Unless I am mistaken, the uv_update command forces the display of a new image (if one exists), but does not affect the interval timer. This means that, for example, if the update interval is 5 seconds and the interval timer is at 3.5 seconds, the requested image will display only 1.5 seconds before (perhaps) being superseded. It would be better if the interval timer were reset to zero so that the user has the full 5 seconds to look at the image.
@jonthaler opened this issue 13 days ago · 0 comments
Unless I am mistaken, the
uv_update
command forces the display of a new image (if one exists), but does not affect the interval timer. This means that, for example, if the update interval is 5 seconds and the interval timer is at 3.5 seconds, the requested image will display only 1.5 seconds before (perhaps) being superseded. It would be better if the interval timer were reset to zero so that the user has the full 5 seconds to look at the image.