Graphite/core/document
Henry Sloan 1055a0a05f Add alignment of selected layers (#296)
* Add alignment of selected layers

* Refactor alignment to a document message

* Condense align messages into a tuple variant

* Rename dimension to axis and fix redundant math

* Add correct Center alignment

* Add TODO comment for nested transforms

* Add TODO for merging bounding boxes

* Move align enums to document_message_handler

* Run cargo clippy

* Clean up unwraps with filter_map
2021-07-24 19:35:48 -04:00
..
src Add alignment of selected layers (#296) 2021-07-24 19:35:48 -04:00
Cargo.toml Copy and paste layers MVP (#220) 2021-07-05 00:34:47 +02:00