Graphite/frontend
Keavon Chambers fd01e60551 Improve Frontend -> Backend user input system (#348)
Includes refactor that sends coordinates of the document viewports to the backend so input is sent relative to the application window
Closes #124
Fixes #291

* Improve Frontend -> Backend user input system

* Code review changes

* More code review changes

* Fix TS error
2021-08-14 05:38:35 -07:00
..
assets Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
public Revert "Fix floating menu positioning behavior when web page has scrollbars (#263) (#341)" 2021-08-11 23:49:31 -07:00
src Improve Frontend -> Backend user input system (#348) 2021-08-14 05:38:35 -07:00
wasm Improve Frontend -> Backend user input system (#348) 2021-08-14 05:38:35 -07:00
.eslintrc.js Disallow snake_case variable names in frontend 2021-08-12 21:43:50 -07:00
.gitignore Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
package-lock.json Add number labels to ruler marks 2021-08-12 02:54:07 -07:00
package.json Update npm dependencies 2021-08-10 20:25:21 -07:00
tsconfig.json Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
vue.config.js Restructure project directories (#333) 2021-08-07 05:17:18 -07:00