Graphite/editor/src
zhiyuan e769f50877
DropdownInput preview support and ColorButton history improvements (#1598)
* DropdownInput support preview

* fix typo and rm logs

* Add previewable flag

* fix cr typos

* Improve color button history

* rename

* update dropdown preview behaviour

* Color picker preset color

* Another way to handle blend mode preview

* Apply suggestions from code review

* Use on_commit instead of on_update for some dropdowns

* Debugging progress

* add debug

* active not equal to highlight in some cases

* rm logs

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-04-29 17:03:58 -07:00
..
messages DropdownInput preview support and ColorButton history improvements (#1598) 2024-04-29 17:03:58 -07:00
application.rs Remove editor instances concept and clean up JS interop code 2024-04-29 04:17:09 -07:00
consts.rs Make auto-panning speed uniform (#1690) 2024-03-16 06:36:22 +00:00
dispatcher.rs Remove editor instances concept and clean up JS interop code 2024-04-29 04:17:09 -07:00
generate_ts_types.rs Upgrade several Rust dependencies (#1613) 2024-02-17 15:02:41 -08:00
lib.rs Update Imaginate to output bitmap data to the graph via Image Frame node (#1001) 2023-02-11 08:56:31 +00:00
macros.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
node_graph_executor.rs Move node visibility flag from NodeNetwork to DocumentNode (#1708) 2024-03-27 05:17:08 -07:00
test_utils.rs Rename Shape tool to Polygon tool 2023-08-01 01:28:14 -07:00
utility_traits.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00