Graphite/document-legacy/src
Christopher Mendoza b7f2163998 Selecting an individual anchor point deselects each of the other points (#963)
* Selecting an individual anchor point deselects each of the other points

* git gra

* Selecting intersecting shapes,selects top shape

* Merge commit

* cargo fmt

* fixed: can't drag multiple selected shapes.

* Merge commit

* Merge commit

* Code review tweaks

* Merge commit

* Fixed topmost layer and previous_mouse_position

* Fixed issues when clicking on anchors

* Works

* Function name change

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2023-02-19 23:26:02 -08:00
..
layers Remove Color struct from document-legacy (#1012) 2023-02-07 17:31:50 -08:00
boolean_ops.rs Groundwork for integrating Specta (#949) 2023-01-28 22:29:38 -08:00
consts.rs Remove Color struct from document-legacy (#1012) 2023-02-07 17:31:50 -08:00
document.rs Selecting an individual anchor point deselects each of the other points (#963) 2023-02-19 23:26:02 -08:00
error.rs Replace the image layer type with an Image node (#948) 2023-01-27 10:01:09 +00:00
intersection.rs Apply lints and cleanup to Rust code 2023-01-29 03:01:57 -08:00
lib.rs Remove Color struct from document-legacy (#1012) 2023-02-07 17:31:50 -08:00
operation.rs Selecting an individual anchor point deselects each of the other points (#963) 2023-02-19 23:26:02 -08:00
response.rs Update UI when deleting last point of shape with Path tool (#979) 2023-01-28 18:32:31 -05:00