Graphite/editor/src
kadir 720cbaf754 Fix hints not closing when all documents are closed (#954)
* Fixes issue of hints not closing when all documents are closed

* Fix whitespace and rewrite comment

* Close tool hints when you close all documents by doing File->Close All
2023-01-10 04:20:06 -05:00
..
messages Fix hints not closing when all documents are closed (#954) 2023-01-10 04:20:06 -05:00
application.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
consts.rs Hide handle overlays too close to the parent anchor (#951) 2023-01-09 03:32:26 +00:00
dispatcher.rs Diff simple layout changes to avoid excessive DOM replacements (#910) 2022-12-25 18:56:35 +00:00
lib.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
macros.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
test_utils.rs Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00
utility_traits.rs Additional cleanup of prelude imports in editor codebase 2022-08-05 17:09:37 -07:00