Editor: refined Addon Selection prompt

This commit is contained in:
Charles Dang 2024-02-24 20:01:37 -05:00
parent b0d1b75a9f
commit 011fa3aa9d

View File

@ -15,6 +15,8 @@
vertical_placement = "center" vertical_placement = "center"
horizontal_placement = "center" horizontal_placement = "center"
maximum_width = 450
[linked_group] [linked_group]
id = "addon_ids" id = "addon_ids"
fixed_width = true fixed_width = true
@ -42,7 +44,7 @@
[label] [label]
definition = "title" definition = "title"
label = _ "Add-on selection" label = _ "Add-on Selection"
[/label] [/label]
[/column] [/column]
@ -60,7 +62,7 @@
[label] [label]
definition = "default" definition = "default"
label = _ "Choose an add-on to be associated with the current editor session. If the New Add-on option is chosen, its ID can be changed via the Change Add-on ID option." label = _ "Choose an add-on to be associated with the current editor session. If the New Add-on option is chosen, its ID can be changed via the Change Add-on ID option."
characters_per_line = 50 wrap = true
[/label] [/label]
[/column] [/column]
@ -79,30 +81,7 @@
id = "existing_addons" id = "existing_addons"
definition = "default" definition = "default"
[header] horizontal_scrollbar_mode = "never"
[row]
[column]
grow_factor = 1
horizontal_grow = true
border = "all"
border_size = 5
[label]
id = "existing_addon_id"
definition = "gold_small"
linked_group = "addon_ids"
label = _ "Add-on ID"
[/label]
[/column]
[/row]
[/header]
[list_definition] [list_definition]
@ -125,7 +104,7 @@
horizontal_grow = true horizontal_grow = true
border = "all" border = "all"
border_size = 5 border_size = 10
[label] [label]
id = "existing_addon_id" id = "existing_addon_id"
@ -153,10 +132,21 @@
[/row] [/row]
[row] [row]
grow_factor = 0
[column] [column]
horizontal_alignment = "right" grow_factor = 0
horizontal_grow = true
[grid]
[row]
grow_factor = 0
[column]
horizontal_alignment = "left"
[grid] [grid]
@ -191,20 +181,6 @@
[/column] [/column]
[/row]
[row]
grow_factor = 0
[column]
grow_factor = 0
horizontal_alignment = "right"
[grid]
[row]
grow_factor = 0
[column] [column]
border = "all" border = "all"
border_size = 5 border_size = 5