Graphite/editor/src
Keavon Chambers da45ab2f87
Add a checkered background to transparent artboards and the infinite canvas (#4022)
* Add checkered transparency rendering to infinite canvas and artboards

* Enable artboard clipping by default

* Make new infinite canvas documents begin with a white background layer

* Remove the export dialog's transparency option now that it's redundant

* Make exporting transparent JPGs use white not black

* Code review
2026-04-10 03:21:21 -07:00
..
messages Add a checkered background to transparent artboards and the infinite canvas (#4022) 2026-04-10 03:21:21 -07:00
node_graph_executor Add a checkered background to transparent artboards and the infinite canvas (#4022) 2026-04-10 03:21:21 -07:00
application.rs Replace globals with editor environment (#3656) 2026-01-19 17:06:02 +00:00
consts.rs Finalize and unify the design of the 'Morph' and 'Blend' nodes (#3974) 2026-04-03 20:45:58 -07:00
dispatcher.rs Add support for persistent storage of panel layouts, sizes, and active tabs (#4017) 2026-04-08 21:05:58 -07:00
lib.rs Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
macros.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
node_graph_executor.rs Add a checkered background to transparent artboards and the infinite canvas (#4022) 2026-04-10 03:21:21 -07:00
test_utils.rs Fix vector drawing tool transform space handling (#3872) 2026-03-10 00:58:51 -07: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