Add mouse coordinate view with click to copy #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "addJs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #3
This PR adds a js script to the preview editor. The script show the svg scaled position of the mouse when moving over the image. Clicking on the image will copy the coordinates to the clipboard in a TOML friendly format for use in position and leader values.
Signed-off-by: Justin Georgi justin.georgi@gmail.com