* remove stream video controles
* Add mouse position logging
* clean up
* add todo
* Move mouse position into the same useEffect as the stream setup, so that it has access to socket
That will be useful when we're ready to send to the server
* make todo comment better
* button style tweak
* Remove duplication constraint ast transforms
* giveSketchFnCallTag to return if line already had a tag
* remove duplication
* update tag name to referenceSegName
* Update transform shape to return key details about the transform
* add modal to hor vert distance workflow
* fix browser env stuff from breaking tests
* fmt