Add tests for drag component

This commit is contained in:
Insality
2022-10-08 19:11:57 +03:00
parent 51dc34613b
commit 9e92cf295b
10 changed files with 167 additions and 12 deletions

View File

@@ -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 {