Graphite/frontend
0HyperCube 0e33498b9b Layer snapping
* Test snapping

* Snap new shapes

* Fix snapping when zoomed

* Refactor to use viewport bounds

* Reduce snap tolerance to 3

* Snap line and path tool

* Add disable snapping and refactor

* new_snap -> new status

* Rearrange import

* Cleanup

* Fix incorrect variable name

* Store snap data in tool data
2021-11-24 16:50:58 +00:00
..
assets Add folders to frontend and folder creation to backend (#315) 2021-08-29 08:27:49 -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 Layer snapping 2021-11-24 16:50:58 +00:00
wasm Layer snapping 2021-11-24 16:50:58 +00:00
.eslintrc.js Hook up layer tree structure with frontend (#372) 2021-09-11 17:15:51 -07:00
.gitignore Auto-generate third-party license notices (#370) 2021-09-06 06:57:35 -07:00
package-lock.json Update various node dependencies (#391) 2021-11-01 02:57:08 -07:00
package.json Update various node dependencies (#391) 2021-11-01 02:57:08 -07:00
tsconfig.json Improve web infrastructure 2021-08-26 19:20:38 -07:00
vue-svg-loader.js Replace vue-svg-loader dependency with simple JS file (fixes a security alert) (#389) 2021-11-01 00:14:31 -07:00
vue.config.js Replace vue-svg-loader dependency with simple JS file (fixes a security alert) (#389) 2021-11-01 00:14:31 -07:00