Typos and clarity fixes from review of jogging branch
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
This commit is contained in:
parent
ea3de5f45d
commit
d9deb1a7e7
3 changed files with 10 additions and 8 deletions
|
|
@ -93,7 +93,6 @@ export default {
|
|||
eventBus.on("globalUpdatePositionEvent", this.updatePosition);
|
||||
// A global signal listener to perform a move action in pixels
|
||||
eventBus.on("globalMoveInImageCoordinatesEvent", this.onMoveImage);
|
||||
// A global signal listener to perform a move in multiples of a step size
|
||||
|
||||
// Update the current position in text boxes
|
||||
await this.updatePosition();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue