I'm using Chronicle for watching an array of objects and when I perform undo or redo actions followed by a remotion (It is possible to remove elements from the array by any position), the undo and redo functions don't work properly. I believe there is a problem with the currArchivePos value.
I'm using Chronicle for watching an array of objects and when I perform undo or redo actions followed by a remotion (It is possible to remove elements from the array by any position), the undo and redo functions don't work properly. I believe there is a problem with the currArchivePos value.