Graphite/editor/src/misc
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
..
derivable_custom_traits.rs Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
error.rs Add support for saving and opening files (#325) 2021-08-14 03:56:52 -04:00
hints.rs Implement input hints based on the active tool state (#388) 2021-12-24 01:46:03 -08:00
macros.rs Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
mod.rs Implement input hints based on the active tool state (#388) 2021-12-24 01:46:03 -08:00
test_utils.rs Dispatcher::handle_message does not need Result anymore (#365) 2021-08-31 06:41:58 +02:00