Graphite/client/web
0HyperCube b30e9ce3ba
Add Shape Tool for drawing polygons (#75)
* ⬠ Add polygon drawing tool

* 🔤 Minor fix of variable and function names

*  Remove stroke

* ⌨️ Use N key as polygo tool shortcut.

* ⌨️ Now using key Y for polygons.

* ⌨️ The tooltip for the shortcut is fixed
2021-04-17 11:08:44 -07:00
..
assets/svg Add RadioPicker; add view mode picker to document options bar 2021-04-11 01:57:30 -07:00
public Populate tool shelf and tool options bar (#66) 2021-04-08 06:10:27 -07:00
src Add Shape Tool for drawing polygons (#75) 2021-04-17 11:08:44 -07:00
wasm Add Shape Tool for drawing polygons (#75) 2021-04-17 11:08:44 -07:00
.eslintignore Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00
.eslintrc.js Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00
.gitignore Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00
package-lock.json Add Shape Tool for drawing polygons (#75) 2021-04-17 11:08:44 -07:00
package.json Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00
tsconfig.json Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00
vue.config.js Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00