Graphite/document-legacy/src
Sahra Zhou dbcb854cd2 Fix crash when scaling something with 0 width or height (#1078)
* resolve NaN value when trying to change scale value from zero to other numbers

* resolve NaN value when trying to change scale value from zero to other numbers

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-03-26 15:20:00 -07:00
..
layers Fix crash when scaling something with 0 width or height (#1078) 2023-03-26 15:20:00 -07:00
boolean_ops.rs Groundwork for integrating Specta (#949) 2023-01-28 22:29:38 -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 Migrate vector data and tools to use nodes (#1065) 2023-03-26 08:03:51 +01:00
error.rs Replace the image layer type with an Image node (#948) 2023-01-27 10:01:09 +00:00
intersection.rs Migrate vector data and tools to use nodes (#1065) 2023-03-26 08:03:51 +01:00
lib.rs Remove Color struct from document-legacy (#1012) 2023-02-07 17:31:50 -08:00
operation.rs Migrate vector data and tools to use nodes (#1065) 2023-03-26 08:03:51 +01:00
response.rs Update UI when deleting last point of shape with Path tool (#979) 2023-01-28 18:32:31 -05:00