Graphite/node-graph/gcore/src
mTvare b98711dbdb
Improve Text tool resize/drag behavior (#2428)
* Have red be below quads

* Code review pt 1

* Skip rendering of pivot

* Code review pt 2

* Code review pt 3

* Cancel resize and its hints

* Remove the redundant placing message

* Dragging state for text tool fsm

* Cleanup

* Fix line tool undo and abort problems

* Code review

* 3px textbox overflow bottom

* Some more cleanup

* Fix reversed match arms that had been converted to if-else

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-03-19 06:49:49 +00:00
..
graphic_element Refactor many usages of Color to natively store linear not gamma (#2457) 2025-03-18 05:37:20 -07:00
raster Refactor many usages of Color to natively store linear not gamma (#2457) 2025-03-18 05:37:20 -07:00
text Improve Text tool resize/drag behavior (#2428) 2025-03-19 06:49:49 +00:00
vector Add the Spreadsheet panel to inspect node output data (#2442) 2025-03-18 23:06:05 -07:00
application_io.rs Refactor many usages of Color to natively store linear not gamma (#2457) 2025-03-18 05:37:20 -07:00
consts.rs Update some UI components to polish the frontend 2025-02-21 12:58:05 -08:00
context.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
generic.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
gpu.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
graphic_element.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
instances.rs Add the Spreadsheet panel to inspect node output data (#2442) 2025-03-18 23:06:05 -07:00
lib.rs Add tests to the Ellipse, Artboard, and Fill tools (#2181) 2025-03-07 02:13:15 +00:00
logic.rs Refactor many usages of Color to natively store linear not gamma (#2457) 2025-03-18 05:37:20 -07:00
memo.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
ops.rs Improve Text tool resize/drag behavior (#2428) 2025-03-19 06:49:49 +00:00
raster.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
registry.rs Refactor many usages of Color to natively store linear not gamma (#2457) 2025-03-18 05:37:20 -07:00
structural.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
text.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
transform.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
types.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
uuid.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
value.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00