Graphite/editor/src
mTvare 39894b3b78
Fix constrained snap when dragging by a compass rose axis and fix that axis line's jiggling (#2333)
* Fixes constrained snap when using compass axes; Fix line banding

Fixes #2313
Fixes line banding[0]

[0]: https://discord.com/channels/731730685944922173/931942323644928040/1345339390809083934

* Separate axis align and axis constraint logic

* Final fix

* Use projection instead of length

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-03-13 00:58:16 -07:00
..
messages Fix constrained snap when dragging by a compass rose axis and fix that axis line's jiggling (#2333) 2025-03-13 00:58:16 -07:00
application.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
consts.rs Add draggable skew triangles to the transform cage (#2300) 2025-03-01 10:24:56 +00:00
dispatcher.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
generate_ts_types.rs Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -07:00
lib.rs Add tests to the Ellipse, Artboard, and Fill tools (#2181) 2025-03-07 02:13:15 +00:00
macros.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
node_graph_executor.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
test_utils.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
utility_traits.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00