diff --git a/source/resource/ui/elements/properties/prevent_touch_input.json b/source/resource/ui/elements/properties/prevent_touch_input.json new file mode 100644 index 00000000..e8b0bb3b --- /dev/null +++ b/source/resource/ui/elements/properties/prevent_touch_input.json @@ -0,0 +1,5 @@ +{ + "title": "Prevent Touch Input", + "description": "If true, touch input will be prevented from passing through this element.", + "$ref": "../../general/boolean.json" +} diff --git a/source/resource/ui/elements/properties/tss/control_header.json b/source/resource/ui/elements/properties/tts/control_header.json similarity index 68% rename from source/resource/ui/elements/properties/tss/control_header.json rename to source/resource/ui/elements/properties/tts/control_header.json index d6c49ab7..06072147 100644 --- a/source/resource/ui/elements/properties/tss/control_header.json +++ b/source/resource/ui/elements/properties/tts/control_header.json @@ -1,5 +1,5 @@ { "title": "TTS Control Header", "description": "The header of the TTS control.", - "$ref": "../../general/string.json" + "$ref": "../../../general/string.json" } diff --git a/source/resource/ui/elements/properties/tss/control_type_order_priority.json b/source/resource/ui/elements/properties/tts/control_type_order_priority.json similarity index 73% rename from source/resource/ui/elements/properties/tss/control_type_order_priority.json rename to source/resource/ui/elements/properties/tts/control_type_order_priority.json index b1d987c3..4c6affde 100644 --- a/source/resource/ui/elements/properties/tss/control_type_order_priority.json +++ b/source/resource/ui/elements/properties/tts/control_type_order_priority.json @@ -1,5 +1,5 @@ { "title": "TTS Control Type Order Priority", "description": "The priority of the TTS control type order.", - "$ref": "../../general/integer.json" + "$ref": "../../../general/integer.json" } diff --git a/source/resource/ui/elements/properties/tss/ignore_count.json b/source/resource/ui/elements/properties/tts/ignore_count.json similarity index 66% rename from source/resource/ui/elements/properties/tss/ignore_count.json rename to source/resource/ui/elements/properties/tts/ignore_count.json index 5fa54d45..3cd6c4a7 100644 --- a/source/resource/ui/elements/properties/tss/ignore_count.json +++ b/source/resource/ui/elements/properties/tts/ignore_count.json @@ -1,5 +1,5 @@ { "title": "TTS Ignore Count", "description": "The number of TTS ignores.", - "$ref": "../../general/integer.json" + "$ref": "../../../general/integer.json" } diff --git a/source/resource/ui/elements/properties/tss/ignore_subsections.json b/source/resource/ui/elements/properties/tts/ignore_subsections.json similarity index 71% rename from source/resource/ui/elements/properties/tss/ignore_subsections.json rename to source/resource/ui/elements/properties/tts/ignore_subsections.json index f13c0d98..91303ef1 100644 --- a/source/resource/ui/elements/properties/tss/ignore_subsections.json +++ b/source/resource/ui/elements/properties/tts/ignore_subsections.json @@ -1,5 +1,5 @@ { "title": "TTS Ignore Subsections", "description": "If true, the element will ignore subsections.", - "$ref": "../../general/boolean.json" + "$ref": "../../../general/boolean.json" } diff --git a/source/resource/ui/elements/properties/tss/index_priority.json b/source/resource/ui/elements/properties/tts/index_priority.json similarity index 67% rename from source/resource/ui/elements/properties/tss/index_priority.json rename to source/resource/ui/elements/properties/tts/index_priority.json index 3d82f4c6..3ce231c0 100644 --- a/source/resource/ui/elements/properties/tss/index_priority.json +++ b/source/resource/ui/elements/properties/tts/index_priority.json @@ -1,5 +1,5 @@ { "title": "TTS Index Priority", "description": "The priority of the TTS index.", - "$ref": "../../general/integer.json" + "$ref": "../../../general/integer.json" } diff --git a/source/resource/ui/elements/properties/tss/inherit_siblings.json b/source/resource/ui/elements/properties/tts/inherit_siblings.json similarity index 71% rename from source/resource/ui/elements/properties/tss/inherit_siblings.json rename to source/resource/ui/elements/properties/tts/inherit_siblings.json index d2f3e9f8..9c2411c1 100644 --- a/source/resource/ui/elements/properties/tss/inherit_siblings.json +++ b/source/resource/ui/elements/properties/tts/inherit_siblings.json @@ -1,5 +1,5 @@ { "title": "TTS Inherit Siblings", "description": "If true, the element will inherit its siblings.", - "$ref": "../../general/boolean.json" + "$ref": "../../../general/boolean.json" } diff --git a/source/resource/ui/elements/properties/tss/name.json b/source/resource/ui/elements/properties/tts/name.json similarity index 62% rename from source/resource/ui/elements/properties/tss/name.json rename to source/resource/ui/elements/properties/tts/name.json index fccda160..9211c362 100644 --- a/source/resource/ui/elements/properties/tss/name.json +++ b/source/resource/ui/elements/properties/tts/name.json @@ -1,5 +1,5 @@ { "title": "TTS Name", "description": "The name of the TTS.", - "$ref": "../../general/string.json" + "$ref": "../../../general/string.json" } diff --git a/source/resource/ui/elements/properties/tss/override_control_value.json b/source/resource/ui/elements/properties/tts/override_control_value.json similarity index 73% rename from source/resource/ui/elements/properties/tss/override_control_value.json rename to source/resource/ui/elements/properties/tts/override_control_value.json index 3b3729ba..ed902176 100644 --- a/source/resource/ui/elements/properties/tss/override_control_value.json +++ b/source/resource/ui/elements/properties/tts/override_control_value.json @@ -1,5 +1,5 @@ { "title": "TTS Override Control Value", "description": "If true, the TTS will override the control value.", - "$ref": "../../general/boolean.json" + "$ref": "../../../general/boolean.json" } diff --git a/source/resource/ui/elements/properties/tss/section_header.json b/source/resource/ui/elements/properties/tts/section_header.json similarity index 68% rename from source/resource/ui/elements/properties/tss/section_header.json rename to source/resource/ui/elements/properties/tts/section_header.json index d28272e9..aecb09d9 100644 --- a/source/resource/ui/elements/properties/tss/section_header.json +++ b/source/resource/ui/elements/properties/tts/section_header.json @@ -1,5 +1,5 @@ { "title": "TTS Section Header", "description": "The header of the TTS section.", - "$ref": "../../general/string.json" + "$ref": "../../../general/string.json" } diff --git a/source/resource/ui/elements/properties/tss/toggle_off.json b/source/resource/ui/elements/properties/tts/toggle_off.json similarity index 67% rename from source/resource/ui/elements/properties/tss/toggle_off.json rename to source/resource/ui/elements/properties/tts/toggle_off.json index ece52fbe..be5246a8 100644 --- a/source/resource/ui/elements/properties/tss/toggle_off.json +++ b/source/resource/ui/elements/properties/tts/toggle_off.json @@ -1,5 +1,5 @@ { "title": "TTS Toggle Off", "description": "If true, the TTS will toggle off.", - "$ref": "../../general/boolean.json" + "$ref": "../../../general/boolean.json" } diff --git a/source/resource/ui/elements/properties/tss/toggle_on.json b/source/resource/ui/elements/properties/tts/toggle_on.json similarity index 66% rename from source/resource/ui/elements/properties/tss/toggle_on.json rename to source/resource/ui/elements/properties/tts/toggle_on.json index a50034d4..1b80894e 100644 --- a/source/resource/ui/elements/properties/tss/toggle_on.json +++ b/source/resource/ui/elements/properties/tts/toggle_on.json @@ -1,5 +1,5 @@ { "title": "TTS Toggle On", "description": "If true, the TTS will toggle on.", - "$ref": "../../general/boolean.json" + "$ref": "../../../general/boolean.json" } diff --git a/source/resource/ui/elements/properties/tss/value_changed.json b/source/resource/ui/elements/properties/tts/value_changed.json similarity index 68% rename from source/resource/ui/elements/properties/tss/value_changed.json rename to source/resource/ui/elements/properties/tts/value_changed.json index 84059109..b87a4580 100644 --- a/source/resource/ui/elements/properties/tss/value_changed.json +++ b/source/resource/ui/elements/properties/tts/value_changed.json @@ -1,5 +1,5 @@ { "title": "TTS Value Changed", "description": "If true, the TTS value will change.", - "$ref": "../../general/boolean.json" + "$ref": "../../../general/boolean.json" } diff --git a/source/resource/ui/elements/properties/tss/value_order_priority.json b/source/resource/ui/elements/properties/tts/value_order_priority.json similarity index 70% rename from source/resource/ui/elements/properties/tss/value_order_priority.json rename to source/resource/ui/elements/properties/tts/value_order_priority.json index 1f7ee1c8..26025fde 100644 --- a/source/resource/ui/elements/properties/tss/value_order_priority.json +++ b/source/resource/ui/elements/properties/tts/value_order_priority.json @@ -1,5 +1,5 @@ { "title": "TTS Value Order Priority", "description": "The priority of the TTS value order.", - "$ref": "../../general/integer.json" + "$ref": "../../../general/integer.json" } diff --git a/source/resource/ui/ui.json b/source/resource/ui/ui.json index 9de3e3f2..9bff1338 100644 --- a/source/resource/ui/ui.json +++ b/source/resource/ui/ui.json @@ -36,7 +36,7 @@ "initial_uv": { "$ref": "./elements/properties/initial_uv.json" }, "next": { "$ref": "./elements/properties/next.json" }, "play_event": { "$ref": "./elements/properties/play_event.json" }, - "propagate_alpha": { "$ref": "./elements/properties/propagate_alpha.json" }, + "propagate_alpha": { "$ref": "./elements/properties/alpha.json" }, "reversible": { "$ref": "./elements/properties/reversible.json" }, "scale_from_starting_alpha": { "$ref": "./elements/properties/scale_from_starting_alpha.json" }, "to": { "$ref": "./elements/properties/to.json" },