feat: add debug coordinate overlay

Makes debugging issues in conversion from screen space
to diagram space easier.

Only adding english translations as I do not speak the
other languages.
This commit is contained in:
Felix Zedén Yverås
2024-06-27 18:03:44 +02:00
parent 354ea47529
commit 32c82168fe
4 changed files with 184 additions and 91 deletions

View File

@@ -59,6 +59,13 @@ const en = {
show_timeline: "Show timeline",
autosave: "Autosave",
panning: "Panning",
show_debug_coordinates: "Show debug coordinates",
transform: "Transform",
viewbox: "View Box",
cursor_coordinates: "Cursor Coordinates",
coordinate_space: "Space",
coordinate_space_screen: "Screen",
coordinate_space_diagram: "Diagram",
table_width: "Table width",
language: "Language",
flush_storage: "Flush storage",