mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 05:42:35 +00:00
Replace usages of label with para, WIP new Editor (v3)
This commit is contained in:
@@ -27,8 +27,8 @@ module TAC
|
||||
|
||||
status_bar.clear do
|
||||
flow(width: 1.0, max_width: 720, h_align: :center) do
|
||||
label "Current Configuration: "
|
||||
@config_label = label window.backend.settings.config
|
||||
para "Current Configuration: "
|
||||
@config_label = para window.backend.settings.config
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user