Skip to content

Commit 9932333

Browse files
committed
bf
1 parent 88235f5 commit 9932333

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

Project/Sources/Forms/SearchPicker/form.4DForm

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,6 @@
8383
"onLongClick"
8484
]
8585
},
86-
"Picture23": {
87-
"type": "picture",
88-
"top": 91,
89-
"left": 533,
90-
"width": 30,
91-
"height": 120,
92-
"visibility": "hidden",
93-
"pictureFormat": "scaled",
94-
"picture": "/RESOURCES/Images/Win/SearchBox/Searchbox_glass.png"
95-
},
9686
"Preview": {
9787
"type": "picture",
9888
"top": 0,
@@ -101,7 +91,7 @@
10191
"height": 30,
10292
"visibility": "hidden",
10393
"pictureFormat": "truncatedTopLeft",
104-
"picture": "/RESOURCES/Images/SearchBox/SearchPreview.png"
94+
"picture": "/RESOURCES/Images/SearchBox/poster.png"
10595
}
10696
}
10797
},
@@ -164,13 +154,12 @@
164154
"Preview": {
165155
"visible": false,
166156
"objects": [
167-
"Picture23",
168157
"Preview"
169158
]
170159
}
171160
}
172161
},
173-
"geometryStamp": 308,
162+
"geometryStamp": 310,
174163
"$4d": {
175164
"version": "1",
176165
"kind": "form"

0 commit comments

Comments
 (0)