Graphite/document-legacy/src
0HyperCube b60736c2c6
Fixes for removing artboards; white infinite canvas background (#1497)
* Fix crash when drawing on a deleted artboard

* Fix clear artboards button

* White background on no artboards

* Re-disable Clear Artboards since it still crashes

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-12-10 00:17:18 +00:00
..
layers Fix transforms, Brush tool, and G/R/S (#1473) 2023-11-26 20:54:06 -08:00
boolean_ops.rs Fix Rust code lints (#1448) 2023-11-05 13:52:00 -08:00
consts.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
document.rs Rename several node graph structs/fields 2023-12-08 15:30:00 -08:00
document_metadata.rs Fixes for removing artboards; white infinite canvas background (#1497) 2023-12-10 00:17:18 +00:00
error.rs Rename Shape tool to Polygon tool 2023-08-01 01:28:14 -07:00
intersection.rs A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00
lib.rs Migrate the Select tool to the document graph (#1433) 2023-10-17 11:09:32 -07:00
operation.rs Add viewing/editing layer names, add Blend Mode node, and clean up Layer node (#1489) 2023-12-07 15:10:47 -08:00
response.rs Allow groups to work with the node graph (#1452) 2023-11-14 17:17:14 +00:00