Graphite/editor/src
Keavon Chambers d2b0411295 Implement input hints based on the active tool state (#388)
* Hook up user input hints to display in the frontend status bar

Closes #171

* MVP hint system based on tool FSM

* Fix hints for Fill and Eyedropper tools

* Add icons for keyboard shortcuts

* Fix hints for Pen Tool

* Cleanup
2021-12-24 01:46:03 -08:00
..
communication Implement input hints based on the active tool state (#388) 2021-12-24 01:46:03 -08:00
document Fix new document position (#421) 2021-12-23 12:02:22 +00:00
frontend Implement input hints based on the active tool state (#388) 2021-12-24 01:46:03 -08:00
global Implement anchor and handle point rendering with the Path Tool (#353) 2021-08-29 00:10:54 -07:00
input Implement input hints based on the active tool state (#388) 2021-12-24 01:46:03 -08:00
misc Implement input hints based on the active tool state (#388) 2021-12-24 01:46:03 -08:00
tool Implement input hints based on the active tool state (#388) 2021-12-24 01:46:03 -08:00
consts.rs Layer snapping 2021-11-24 16:50:58 +00:00
lib.rs Improve and clean up panic dialog code and wasm wrapper (#368) 2021-09-01 04:09:23 -07:00