File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1157,7 +1157,7 @@ view.has_art (read-only)
1157
1157
items that are not visible because the user has hidden the item collection
1158
1158
that they belong to.
1159
1159
view.show_pointers (read/write)
1160
- A Boolean that sets whether mouse and pon pointers should be displayed for
1160
+ A Boolean that sets whether mouse and pen pointers should be displayed for
1161
1161
the view.
1162
1162
view.hide_inactive_pointers (read/write)
1163
1163
A Boolean that sets whether mouse pointers for the view should be hidden
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ authors:hap
46
46
47
47
<!-- build screen -->
48
48
49
- <view name =" Internal Layout" >
49
+ <view name =" Internal Layout" showpointers = " no " >
50
50
<bounds left =" -1.5" right =" 17.5" top =" -0.5" bottom =" 14.5" />
51
51
52
52
<element name =" 0.0" ref =" led" ><bounds x =" 2" y =" 0" width =" 2" height =" 2" /></element >
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ authors:hap
55
55
56
56
<!-- build screen -->
57
57
58
- <view name =" Internal Layout" >
58
+ <view name =" Internal Layout" showpointers = " no " >
59
59
<bounds left =" 16" right =" 24" top =" 5.8" bottom =" 34.5" />
60
60
61
61
<!-- bezel -->
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ authors:hap
34
34
35
35
<!-- build screen -->
36
36
37
- <view name =" Internal Layout" >
37
+ <view name =" Internal Layout" showpointers = " no " >
38
38
<bounds left =" 0" right =" 18" top =" 0" bottom =" 18" />
39
39
40
40
<element ref =" lcdw" ><bounds x =" 0" y =" 0" width =" 18" height =" 18" /></element >
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ authors:hap
56
56
57
57
<!-- build screen -->
58
58
59
- <view name =" Internal Layout" >
59
+ <view name =" Internal Layout" showpointers = " no " >
60
60
<bounds left =" 0" right =" 400" top =" 0" bottom =" 310" />
61
61
62
62
<element ref =" white" ><bounds x =" 0" y =" 0" width =" 401" height =" 10" /></element >
You can’t perform that action at this time.
0 commit comments