Graphite/editor/src/messages
Elbert Ronnie 9479abe114
Fix dropdown keyboard movement bug (#1630)
* Add a value to all `MenuListEntry`

* cargo fmt

* Make `value` as constructor in `MenuListEntry`

* Make `value` as constructor in `RadioEntryData`
2024-03-02 17:06:08 -08:00
..
broadcast Add auto-panning when pointer goes beyond viewport edge with Select tool (#1625) 2024-02-28 23:52:36 -08:00
debug Replace responses.push() with responses.add() everywhere (#1186) 2023-04-27 17:25:19 -07:00
dialog Fix dropdown keyboard movement bug (#1630) 2024-03-02 17:06:08 -08:00
frontend Move selected node list from DocumentMetadata to the document (#1565) 2024-01-13 04:52:47 -08:00
globals Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00
input_mapper Add auto-panning when pointer goes beyond viewport edge with Select tool (#1625) 2024-02-28 23:52:36 -08:00
input_preprocessor Migrate demo artwork and fix all failing CI tests (#1459) 2023-11-19 23:06:21 -08:00
layout Fix dropdown keyboard movement bug (#1630) 2024-03-02 17:06:08 -08:00
portfolio Fix dropdown keyboard movement bug (#1630) 2024-03-02 17:06:08 -08:00
preferences Fix Imaginate by porting its JS roundtrip code to graph-based async execution in Rust (#1250) 2023-06-09 09:03:15 +02:00
tool Fix dropdown keyboard movement bug (#1630) 2024-03-02 17:06:08 -08:00
workspace Polish node graph frames and rename them for clarity (#1104) 2023-04-03 01:52:25 -07:00
message.rs Upgrade several Rust dependencies (#1613) 2024-02-17 15:02:41 -08:00
mod.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
prelude.rs Convert u64 IDs to newtypes (#1532) 2023-12-22 03:24:13 -08:00