godot/editor/settings
aaronp64 f25e6af9bf Keep collapsed state for actions when modifying Input Map
Changing the Input Map in Project Settings (adding/removing/renaming actions, reordering, or changing action events) causes the action list Tree to be cleared/repopulated.  Updated ActionMapEditor::update_action_list to store which actions were collapsed before clearing, so they can remain collapsed after modifications.
2025-08-05 15:25:47 -04:00
..
action_map_editor.cpp Keep collapsed state for actions when modifying Input Map 2025-08-05 15:25:47 -04:00
action_map_editor.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_autoload_settings.cpp Align autoload columns to the left 2025-07-18 20:28:56 +02:00
editor_autoload_settings.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_build_profile.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_build_profile.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_command_palette.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_command_palette.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_event_search_bar.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_event_search_bar.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_feature_profile.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_feature_profile.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_folding.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_folding.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_layouts_dialog.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_layouts_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_settings.cpp Merge pull request #108570 from syntaxerror247/reduce-gizmo-scale 2025-07-22 11:20:11 -05:00
editor_settings.h Fix some Text Editor theme issues and clean up 2025-07-15 13:43:30 -04:00
editor_settings_dialog.cpp Fix some Text Editor theme issues and clean up 2025-07-15 13:43:30 -04:00
editor_settings_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
event_listener_line_edit.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
event_listener_line_edit.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
input_event_configuration_dialog.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
input_event_configuration_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
project_settings_editor.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
project_settings_editor.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00