While zoomed in: - When scaling a layer, the UI that shows the dimensions, e.g. "30x30", is way too big - When dragging a layer, the UI that shows "snap guides", e.g. the orange/purple lines and number indicating distance between layers, is way too big I think both of these are in `SnapGuides.tsx`, and they mainly need to use `const zoom = useZoom();` to get the current zoom. https://user-images.githubusercontent.com/1198882/144112671-c841a52a-55d6-4d94-9a35-196b7f57e452.mov https://user-images.githubusercontent.com/1198882/144113190-bf5bf8a8-d430-4e9e-a2b7-2f76a44ed69b.mov