diff --git a/mobile/chrome/content/deckbrowser.xml b/mobile/chrome/content/deckbrowser.xml index 0160078818c..bee24ae8f98 100644 --- a/mobile/chrome/content/deckbrowser.xml +++ b/mobile/chrome/content/deckbrowser.xml @@ -106,8 +106,6 @@ @@ -417,8 +418,8 @@ this.dragData.dragY = 0; // update canvas position and draw the canvas at the new location - this._updateCanvasPosition(); this._browserToCanvas(); + this._updateCanvasPosition(); this.dragData.dragging = false;