소스 검색

Merge pull request #9 from Sandstedt/mouse_and_touch_example_bugfix

Changed to correct text label id
Björn Ritzl 5 년 전
부모
커밋
63c462a48a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/input/mouse_and_touch/mouse_and_touch.collection

+ 1 - 1
examples/input/mouse_and_touch/mouse_and_touch.collection

@@ -18,7 +18,7 @@ embedded_instances {
   "  }\n"
   "}\n"
   "embedded_components {\n"
-  "  id: \"Move mouse!\"\n"
+  "  id: \"label\"\n"
   "  type: \"label\"\n"
   "  data: \"size {\\n"
   "  x: 128.0\\n"