Graphite/editor/src
Keavon Chambers 3dea989a00 New overlay system that reimplements how overlays are drawn (#418)
* New overlay system that reimplements how overlays are drawn

* Fix overlay message declaration

* Fix small mistake

* WIP (broken) changes to plumb the overlay document

* Fix confusion over messaging system architecture

* Removed log

* Overlay system working

* (broken) WIP overlay association

* Finish the overlay system (except test failure)

* Change back IDs in test

* Fixed test, but stilled fails due to revealed real problem with layer reordering selection

* Disable broken test that has a bug in issue #444

Co-authored-by: Dennis <dennis@kobert.dev>
Co-authored-by: otdavies <oliver@psyfer.io>
2021-12-30 09:48:39 -08:00
..
communication New overlay system that reimplements how overlays are drawn (#418) 2021-12-30 09:48:39 -08:00
document New overlay system that reimplements how overlays are drawn (#418) 2021-12-30 09:48:39 -08:00
frontend New overlay system that reimplements how overlays are drawn (#418) 2021-12-30 09:48:39 -08:00
global Implement anchor and handle point rendering with the Path Tool (#353) 2021-08-29 00:10:54 -07:00
input New overlay system that reimplements how overlays are drawn (#418) 2021-12-30 09:48:39 -08:00
misc Implement input hints based on the active tool state (#388) 2021-12-24 01:46:03 -08:00
tool New overlay system that reimplements how overlays are drawn (#418) 2021-12-30 09:48:39 -08:00
consts.rs Snap while dragging with select tool (#433) 2021-12-27 22:29:27 +00:00
lib.rs New overlay system that reimplements how overlays are drawn (#418) 2021-12-30 09:48:39 -08:00