Graphite/editor/src/messages/preferences
Nitish Itankar 26fa8d967e
Add the style of right-angle grid-aligned wires in the graph (#2182)
* Verticle and horizontal lines achieved(#2170)

* vertical lines alligned with grid dots

* fixed vertical lines positioning

* Deals with cases 5 and 6

* Fixed case 5 and other problematic zones

* edge cases solved

* edge cases fixed: HorizontalOut & HorizontalIn

* added comments

* Changed midX and midY

* Clean up if/else statements

* Consolidate code

* Consolidate further

* Add preference for wire style

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-02-13 07:58:43 +00:00
..
mod.rs Add an editor preference for touched/enclosed/directional based selection (#2156) 2025-01-26 06:34:37 +00:00
preferences_message.rs Add the style of right-angle grid-aligned wires in the graph (#2182) 2025-02-13 07:58:43 +00:00
preferences_message_handler.rs Add the style of right-angle grid-aligned wires in the graph (#2182) 2025-02-13 07:58:43 +00:00
utility_types.rs Add an editor preference for touched/enclosed/directional based selection (#2156) 2025-01-26 06:34:37 +00:00