Graphite/editor/src/messages
Dennis Kobert f15023ef58
Fix regression with double-click in the Path tool not working (#2963)
* Fix double click in path tool not working

* Remove debug line

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-07-31 21:53:28 +00:00
..
animation Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
app_window Desktop: Add the transparent viewport hole punch and hook up window button plumbing (#2949) 2025-07-28 02:13:32 -07:00
broadcast Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
debug Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
defer Fix regression with double-click in the Path tool not working (#2963) 2025-07-31 21:53:28 +00:00
dialog Desktop: Execute editor and node graph natively (#2955) 2025-07-31 10:26:36 +00:00
frontend Add handler for deferred execution of messages (#2951) 2025-07-29 01:57:11 +02:00
globals Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
input_mapper Fix Shape tool arc gizmo snap visualization and pointer cursor icon when hovering or dragging (#2957) 2025-07-31 00:04:08 -07:00
input_preprocessor Add shaking input gesture to disconnect a node being dragged (#2889) 2025-07-19 02:11:52 -07:00
layout Desktop: Ready runtime and render node for desktop (#2952) 2025-07-28 23:23:35 +00:00
portfolio Fix regression with double-click in the Path tool not working (#2963) 2025-07-31 21:53:28 +00:00
preferences Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
tool Fix regression with double-click in the Path tool not working (#2963) 2025-07-31 21:53:28 +00:00
workspace Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
message.rs Add handler for deferred execution of messages (#2951) 2025-07-29 01:57:11 +02:00
mod.rs Add handler for deferred execution of messages (#2951) 2025-07-29 01:57:11 +02:00
prelude.rs Fix regression with double-click in the Path tool not working (#2963) 2025-07-31 21:53:28 +00:00