|
1 | 1 | <ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="True"> |
2 | | - <Style src="project://database/Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/PackageResources/InputActionsEditorStyles.uss?fileID=7433441132597879392&guid=7dac9c49a90bca4499371d0adc9b617b&type=3#InputActionsEditorStyles" /> |
| 2 | + <Style src="project://database/Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/PackageResources/InputActionsEditorStyles.uss?fileID=7433441132597879392&guid=7dac9c49a90bca4499371d0adc9b617b&type=3#InputActionsEditorStyles"/> |
3 | 3 | <ui:VisualElement name="action-editor" style="flex-direction: column; flex-grow: 1;"> |
4 | 4 | <ui:VisualElement name="control-schemes-toolbar-container"> |
5 | 5 | <uie:Toolbar> |
6 | 6 | <ui:VisualElement style="flex-direction: row; flex-grow: 1;"> |
7 | | - <uie:ToolbarMenu display-tooltip-when-elided="true" text="No Control Schemes" name="control-schemes-toolbar-menu" style="min-width: 135px;" /> |
8 | | - <uie:ToolbarMenu display-tooltip-when-elided="true" text="All Devices" enabled="false" name="control-schemes-filter-toolbar-menu" /> |
| 7 | + <uie:ToolbarMenu display-tooltip-when-elided="true" text="No Control Schemes" name="control-schemes-toolbar-menu" style="min-width: 135px;"/> |
| 8 | + <uie:ToolbarMenu display-tooltip-when-elided="true" text="All Devices" enabled="false" name="control-schemes-filter-toolbar-menu"/> |
9 | 9 | </ui:VisualElement> |
10 | 10 | <ui:VisualElement> |
11 | | - <uie:ToolbarSearchField focusable="true" name="search-actions-text-field" class="search-field" style="display: none;" /> |
| 11 | + <uie:ToolbarSearchField focusable="true" name="search-actions-text-field" class="search-field" style="display: none;"/> |
12 | 12 | </ui:VisualElement> |
13 | 13 | <ui:VisualElement name="save-asset-toolbar-container" style="flex-direction: row; justify-content: flex-end;"> |
14 | | - <uie:ToolbarButton text="Save Asset" display-tooltip-when-elided="true" name="save-asset-toolbar-button" style="align-items: auto;" /> |
15 | | - <uie:ToolbarToggle focusable="false" label="Auto-Save" name="auto-save-toolbar-toggle" style="width: 69px;" /> |
| 14 | + <uie:ToolbarButton text="Save Asset" display-tooltip-when-elided="true" name="save-asset-toolbar-button" style="align-items: auto;"/> |
| 15 | + <uie:ToolbarToggle focusable="false" label="Auto-Save" name="auto-save-toolbar-toggle" style="width: 73px;"/> |
16 | 16 | </ui:VisualElement> |
17 | 17 | </uie:Toolbar> |
18 | 18 | </ui:VisualElement> |
19 | 19 | <ui:VisualElement name="body" style="flex-direction: column; flex-grow: 1;"> |
20 | 20 | <ui:TwoPaneSplitView name="actions-split-view" fixed-pane-initial-dimension="200" view-data-key="actions-editor-splitter-1"> |
21 | 21 | <ui:VisualElement name="action-maps-container" class="body-panel-container actions-container"> |
22 | 22 | <ui:VisualElement name="header" class="body-panel-header"> |
23 | | - <ui:Label text="Action Maps" display-tooltip-when-elided="true" style="flex-grow: 1;" /> |
24 | | - <ui:Button display-tooltip-when-elided="true" name="add-new-action-map-button" style="align-items: auto;" /> |
| 23 | + <ui:Label text="Action Maps" display-tooltip-when-elided="true" style="flex-grow: 1;"/> |
| 24 | + <ui:Button display-tooltip-when-elided="true" name="add-new-action-map-button" style="align-items: auto;"/> |
25 | 25 | </ui:VisualElement> |
26 | 26 | <ui:VisualElement name="body"> |
27 | | - <ui:ListView focusable="true" name="action-maps-list-view" /> |
| 27 | + <ui:ListView focusable="true" name="action-maps-list-view"/> |
28 | 28 | </ui:VisualElement> |
29 | | - <ui:VisualElement name="rclick-area-to-add-new-action-map" style="flex-direction: column; flex-grow: 1;" /> |
| 29 | + <ui:VisualElement name="rclick-area-to-add-new-action-map" style="flex-direction: column; flex-grow: 1;"/> |
30 | 30 | </ui:VisualElement> |
31 | 31 | <ui:TwoPaneSplitView name="actions-and-properties-split-view" fixed-pane-index="1" fixed-pane-initial-dimension="320" view-data-key="actions-editor-splitter-2" style="height: auto; min-width: 450px;"> |
32 | 32 | <ui:VisualElement name="actions-container" class="body-panel-container"> |
33 | 33 | <ui:VisualElement name="header" class="body-panel-header" style="justify-content: space-between;"> |
34 | | - <ui:Label text="Actions" display-tooltip-when-elided="true" name="actions-label" /> |
35 | | - <ui:Button display-tooltip-when-elided="true" name="add-new-action-button" style="align-items: auto;" /> |
| 34 | + <ui:Label text="Actions" display-tooltip-when-elided="true" name="actions-label"/> |
| 35 | + <ui:Button display-tooltip-when-elided="true" name="add-new-action-button" style="align-items: auto;"/> |
36 | 36 | </ui:VisualElement> |
37 | 37 | <ui:VisualElement name="body"> |
38 | | - <ui:TreeView view-data-key="unity-tree-view" focusable="true" name="actions-tree-view" show-border="false" reorderable="true" show-alternating-row-backgrounds="None" fixed-item-height="20" /> |
| 38 | + <ui:TreeView view-data-key="unity-tree-view" focusable="true" name="actions-tree-view" show-border="false" reorderable="true" show-alternating-row-backgrounds="None" fixed-item-height="20"/> |
39 | 39 | </ui:VisualElement> |
40 | | - <ui:VisualElement name="rclick-area-to-add-new-action" style="flex-direction: column; flex-grow: 1;" /> |
| 40 | + <ui:VisualElement name="rclick-area-to-add-new-action" style="flex-direction: column; flex-grow: 1;"/> |
41 | 41 | </ui:VisualElement> |
42 | 42 | <ui:VisualElement name="properties-container" class="body-panel-container body-panel-container" style="min-width: 310px;"> |
43 | 43 | <ui:VisualElement name="header" class="body-panel-header"> |
44 | | - <ui:Label text="Action Properties" display-tooltip-when-elided="true" name="properties-header-label" /> |
| 44 | + <ui:Label text="Action Properties" display-tooltip-when-elided="true" name="properties-header-label"/> |
45 | 45 | </ui:VisualElement> |
46 | 46 | <ui:ScrollView name="properties-scrollview"> |
47 | | - <ui:Foldout text="Action Properties" name="properties-foldout" class="properties-foldout" /> |
| 47 | + <ui:Foldout text="Action Properties" name="properties-foldout" class="properties-foldout"/> |
48 | 48 | <ui:Foldout text="Interactions" name="interactions-foldout" class="properties-foldout name-and-parameters-list-view"> |
49 | | - <ui:Label text="No interactions have been added." name="no-parameters-added-label" display-tooltip-when-elided="true" class="name-and-parameter-empty-label" style="display: flex;" /> |
| 49 | + <ui:Label text="No interactions have been added." name="no-parameters-added-label" display-tooltip-when-elided="true" class="name-and-parameter-empty-label" style="display: flex;"/> |
50 | 50 | </ui:Foldout> |
51 | 51 | <ui:Foldout text="Processors" name="processors-foldout" class="properties-foldout name-and-parameters-list-view"> |
52 | | - <ui:Label text="No processors have been added." name="no-parameters-added-label" display-tooltip-when-elided="true" class="name-and-parameter-empty-label" /> |
| 52 | + <ui:Label text="No processors have been added." name="no-parameters-added-label" display-tooltip-when-elided="true" class="name-and-parameter-empty-label"/> |
53 | 53 | </ui:Foldout> |
54 | 54 | </ui:ScrollView> |
55 | 55 | </ui:VisualElement> |
|
0 commit comments