Graphite/editor/src
Mohan 54a02dedd5
Fix thumbnails not being updated for layers when they become empty (#3624)
* fix: thumbnail render for empty layers

* removed self import

* fix: rename

* Cleanup

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2026-03-03 06:45:19 +00:00
..
messages Make the Outline render mode draw with consistent stroke thickness at any viewport zoom (#3848) 2026-03-02 20:13:05 -08:00
node_graph_executor Fix thumbnails not being updated for layers when they become empty (#3624) 2026-03-03 06:45:19 +00:00
application.rs Replace globals with editor environment (#3656) 2026-01-19 17:06:02 +00:00
consts.rs Clean up code for drawing overlays to accept sRGB hex codes instead of Color structs (#3839) 2026-02-27 14:08:58 -08:00
dispatcher.rs Add an in-viewport color picker to the Gradient tool when double-clicking a color stop (#3834) 2026-02-25 21:03:12 -08:00
generate_ts_types.rs Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -07:00
lib.rs Generate a visualization of the editor's hierarchical message system tree (#2499) 2025-07-08 19:13:51 -07:00
macros.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
node_graph_executor.rs Add the SVG Preview render mode in place of the Vello option in the preferences (#3797) 2026-02-22 20:27:26 +00:00
test_utils.rs Improve the Gradient tool by visualizing color stops (#3698) 2026-02-13 00:25:15 +00:00
utility_traits.rs Add line numbers to file paths in the website editor structure docs (#3130) 2026-02-15 23:59:27 +00:00
utility_types.rs Add line numbers to file paths in the website editor structure docs (#3130) 2026-02-15 23:59:27 +00:00