Graphite/client/web/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
..
components Add alignment of selected layers (#296) 2021-07-24 19:35:48 -04:00
utilities Blend modes (#252) 2021-07-23 18:21:07 +01:00
App.vue Adjust OptionalInput widget design to add back its right border 2021-07-15 01:01:05 -07:00
main.ts Switch all JS imports to absolute paths 2021-07-15 00:34:56 -07:00
types.d.ts Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00