Cursor not being updated at the right times before applying a patch.
This commit is contained in:
parent
0aecfad854
commit
9509d538e0
@ -210,6 +210,8 @@ define([
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cursor.update();
|
||||||
|
|
||||||
// no use trying to recover the cursor if it doesn't exist
|
// no use trying to recover the cursor if it doesn't exist
|
||||||
if (!cursor.exists()) { return; }
|
if (!cursor.exists()) { return; }
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user