mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 10:02:18 +02:00
Remove uncompleted stuff
This commit is contained in:
@@ -4713,9 +4713,6 @@ nodes {
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
x: -200.0
|
||||
}
|
||||
type: TYPE_TEMPLATE
|
||||
id: "property_input"
|
||||
parent: "widgets"
|
||||
|
@@ -23,6 +23,7 @@
|
||||
"ui_type_next": "Next Type",
|
||||
"ui_adjust_next": "Next Adjust",
|
||||
"ui_enabled": "Enabled",
|
||||
"ui_item_size": "Item Size",
|
||||
|
||||
"ui_examples_basic": "Basic",
|
||||
"ui_examples_data_list": "Data List",
|
||||
@@ -183,9 +184,15 @@
|
||||
"ui_example_widget_fps_panel": "FPS Panel",
|
||||
"ui_example_widget_fps_panel_description": "Here is a example of FPS panel usage",
|
||||
|
||||
"ui_example_widget_mini_graph": "Mini Graph",
|
||||
"ui_example_widget_mini_graph_description": "Here is a example of mini graph usage",
|
||||
|
||||
"ui_example_widget_properties_panel": "Properties Panel",
|
||||
"ui_example_widget_properties_panel_description": "Here is a example of properties panel usage",
|
||||
|
||||
"ui_example_widget_property_input": "Property Input",
|
||||
"ui_example_widget_property_input_description": "Here is a example of property input usage",
|
||||
|
||||
"ui_example_gamepad_tester": "Gamepad Tester",
|
||||
"ui_example_gamepad_tester_description": "Test your gamepad here to bind buttons and axes",
|
||||
|
||||
@@ -215,4 +222,4 @@
|
||||
"ui_language_it": "Italiano",
|
||||
"ui_language_kr": "한국어",
|
||||
"ui_language_zh": "中文"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user