Graphite/editor
Boutillier 54b63c3eb5 Fix crashes related to 0-scale shapes (#777)
* Fix crashes when dragging the bounding box/transform cage of a 0-scale shape.

* Fix crashes when dragging the pivot point of a 0-scale shape

* Fix rotation computation on DAffine2 when scale.x is 0, avoids Nan display

* remove remaining log::info that I introduced in earlier commit

* Fix crash when updating the scale of a transform that was already 0.

* Fix NumberInput behaviour when the requested value changed is does not happen.

* Fix rotation computation when Scale X and Scale Y are both 0. Display 0. This also fixes crashes when modifying the rotation in such case
2022-09-12 10:46:11 +02:00
..
src Fix crashes related to 0-scale shapes (#777) 2022-09-12 10:46:11 +02:00
Cargo.toml Add point insertion to the Path tool (#754) 2022-08-21 22:43:24 +01:00
build.rs Refactor source of Git commit build info (closes #661) 2022-05-24 14:33:58 -07:00
graphite-test-document.graphite Fix transformation cage centered-scaling to use the center as its pivot (#769) 2022-08-29 01:30:45 +01:00