Graphite/editor/src/misc
mfish33 a6c91204d6 Event broadcasting system (#692)
* broadcast system implemented but not everywhere

* unused types

* code review with keavon

* - optional signal mappings
- tool.rs simplification

* Cleanup

* reduced code duplication in `tool.rs`

* ran cargo fmt

* code review changes

* fix merge error

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-07-03 08:06:27 -06:00
..
build_metadata.rs Refactor source of Git commit build info (closes #661) 2022-05-24 14:33:58 -07:00
derivable_custom_traits.rs Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
error.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00
hints.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00
macros.rs Event broadcasting system (#692) 2022-07-03 08:06:27 -06:00
mod.rs Refactor source of Git commit build info (closes #661) 2022-05-24 14:33:58 -07:00
test_utils.rs Implement the Crop Tool for artboard resizing (#519) 2022-02-09 23:22:23 +00:00