Graphite/core/document/src
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
..
layers MVP eyedropper tool for fill colors (#300) 2021-07-24 18:29:32 -04:00
color.rs Improve various code and docs spelling/grammar 2021-07-23 17:25:05 -07:00
document.rs Add alignment of selected layers (#296) 2021-07-24 19:35:48 -04:00
intersection.rs Implement viewport selection (#178) 2021-07-05 01:05:12 +02:00
lib.rs Improve various code and docs spelling/grammar 2021-07-23 17:25:05 -07:00
operation.rs Rearrange layers refactor (#281) 2021-07-24 00:54:30 +02:00
response.rs Various small fixes and cleanups (#299) 2021-07-24 17:59:01 +02:00