I followed the guide on making snapping rulers, but I have additional functionality. The issue is that after dragging stage, the rules appear in the wrong location.
I have tried looking, but can't find anything to use for e.g. something like an offset.
Here's a JSfiddle. It is 100% identical to the example, except stage
has draggable: true
(and moved CSS/JS out of HTML).