mirror of https://github.com/GNOME/gimp.git
imagemap: fix invalid source removal
This commit is contained in:
parent
324873c7b8
commit
5a048f5b5d
|
@ -1024,6 +1024,8 @@ key_timeout_cb(gpointer data)
|
|||
break;
|
||||
}
|
||||
preview_redraw();
|
||||
|
||||
_timeout = 0;
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue