mirror of
https://github.com/Insality/druid
synced 2025-09-27 10:02:19 +02:00
Add tests for drag component
This commit is contained in:
@@ -4,7 +4,7 @@ embedded_instances {
|
||||
id: "test"
|
||||
data: "components {\n"
|
||||
" id: \"test\"\n"
|
||||
" component: \"/test/test.script\"\n"
|
||||
" component: \"/test/test.gui\"\n"
|
||||
" position {\n"
|
||||
" x: 0.0\n"
|
||||
" y: 0.0\n"
|
||||
@@ -16,6 +16,8 @@ embedded_instances {
|
||||
" z: 0.0\n"
|
||||
" w: 1.0\n"
|
||||
" }\n"
|
||||
" property_decls {\n"
|
||||
" }\n"
|
||||
"}\n"
|
||||
""
|
||||
position {
|
||||
|
Reference in New Issue
Block a user