Move bindings to druid, update widgets

This commit is contained in:
Insality
2025-02-18 21:12:56 +02:00
parent 5eaa50552a
commit dd5f619345
10 changed files with 103 additions and 95 deletions

View File

@@ -23,6 +23,7 @@ nodes {
type: TYPE_BOX
texture: "druid/ui_circle_16"
id: "root"
adjust_mode: ADJUST_MODE_STRETCH
inherit_alpha: true
slice9 {
x: 8.0
@@ -120,6 +121,7 @@ nodes {
texture: "druid/ui_circle_16"
id: "content"
pivot: PIVOT_S
adjust_mode: ADJUST_MODE_STRETCH
parent: "root"
inherit_alpha: true
slice9 {