mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 22:02:34 +00:00
Replace usages of label with para, WIP new Editor (v3)
This commit is contained in:
@@ -11,7 +11,7 @@ module TAC
|
||||
@titlebar.style.default[:background] = [ color, darken(color, 50) ]
|
||||
|
||||
background Gosu::Color::GRAY
|
||||
label @options[:message]
|
||||
para @options[:message]
|
||||
|
||||
flow width: 1.0, margin_top: THEME_DIALOG_BUTTON_PADDING do
|
||||
button "Cancel", width: 0.5 do
|
||||
|
||||
Reference in New Issue
Block a user