plug-ins: update win32 screenshot to use the right delay as well.
This commit is contained in:
parent
dbf97dbcce
commit
1febb3327b
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ screenshot_win32_shoot (ScreenshotValues *shootvals,
|
|||
|
||||
image_id = image_ID;
|
||||
|
||||
winsnapvals.delay = shootvals->select_delay;
|
||||
winsnapvals.delay = shootvals->screenshot_delay;
|
||||
|
||||
if (shootvals->shoot_type == SHOOT_ROOT)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue