drawDB/src/components
Felix Zedén Yverås 47fce123d3 feat: support scroll wheel panning
This is similar to tools like figma, where the scroll wheel pans
the view and scroll is only done if the control key is pressed.

New bindings:
scroll wheel: pan y
shift + scroll wheel: pan x
ctrl + scroll wheel: zoom
2024-07-17 22:22:52 +02:00
..
EditorCanvas feat: support scroll wheel panning 2024-07-17 22:22:52 +02:00
EditorHeader feat: add debug coordinate overlay 2024-07-14 15:36:54 +02:00
EditorSidePanel feat: add basic touchscreen support 2024-07-14 15:36:54 +02:00
LexicalEditor fix: remove unused ref 2024-07-14 15:36:54 +02:00
ColorPicker.jsx Configure i18n and add simplified chinese (#99) 2024-05-16 06:45:47 +03:00
FloatingControls.jsx Configure i18n and add simplified chinese (#99) 2024-05-16 06:45:47 +03:00
Navbar.jsx Move links to navbar 2024-05-31 00:14:37 +03:00
SimpleCanvas.jsx feat: add basic touchscreen support 2024-07-14 15:36:54 +02:00
Thumbnail.jsx Fixed also template page 2024-04-11 22:24:50 -05:00
Workspace.jsx feat: add basic touchscreen support 2024-07-14 15:36:54 +02:00