Graphite/node-graph/node-macro/src
Keavon Chambers e8ebcc2c21
Replace text-only tooltips with custom richly styled tooltips (#3436)
* Replace the title attribute with custom FloatingMenu tooltips

* Separate tooltip labels and descriptions into two styled blocks

* Move keyboard shortcut tooltips to a separate section at the bottom

* Update shortcut key styling in tooltips and hints bar

* Fix .to_string()
2025-11-30 13:32:58 -08:00
..
shader_nodes Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
buffer_struct.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
codegen.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
crate_ident.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
derive_choice_type.rs Replace text-only tooltips with custom richly styled tooltips (#3436) 2025-11-30 13:32:58 -08:00
lib.rs Replace text-only tooltips with custom richly styled tooltips (#3436) 2025-11-30 13:32:58 -08:00
parsing.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
validation.rs node-macro: cleanup ParsedField struct (#3064) 2025-08-19 09:25:58 +00:00