mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Widgets WIP
This commit is contained in:
@@ -25,7 +25,7 @@ function M:init(template, nodes)
|
||||
|
||||
self.container = self.druid:new_container(self.root)
|
||||
self.container:add_container("text_name")
|
||||
self.container:add_container("button")
|
||||
self.container:add_container("E_Anchor")
|
||||
end
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user