Graphite/frontend
Henry Sloan 9e73cce281 Add two-way tool option messaging system between frontend/backend (#361)
* Add two-way tool option messaging system

* Rename tool option functions

* Move repeated frontend messaging code to function

* Address style comments

* Rename variable to be more descriptive

* Move tool options update to SetActiveTool message

* Refactor record of all tool options

* Only pass active tool options to bar

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2021-08-29 00:43:27 -04: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 Add two-way tool option messaging system between frontend/backend (#361) 2021-08-29 00:43:27 -04:00
wasm Implement Undo and Redo (#354) 2021-08-26 12:20:00 +02:00
.eslintrc.js Improve web infrastructure 2021-08-26 19:20:38 -07:00
.gitignore Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
package-lock.json Improve web infrastructure 2021-08-26 19:20:38 -07:00
package.json Improve web infrastructure 2021-08-26 19:20:38 -07:00
tsconfig.json Improve web infrastructure 2021-08-26 19:20:38 -07:00
vue.config.js Improve web infrastructure 2021-08-26 19:20:38 -07:00