File tree 2 files changed +8
-8
lines changed
packages/@lightningjs/ui-components/src/components
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -283,9 +283,9 @@ exports[`ControlRow renders 1`] = `
283
283
" ref" : null ,
284
284
" renderOfScreen" : undefined ,
285
285
" renderToTexture" : false ,
286
- " scale" : 1 ,
287
- " scaleX" : 1 ,
288
- " scaleY" : 1 ,
286
+ " scale" : 1.2 ,
287
+ " scaleX" : 1.2 ,
288
+ " scaleY" : 1.2 ,
289
289
" state" : " " ,
290
290
" tag" : [Function ],
291
291
" type" : " Tile" ,
Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ exports[`Shadow updates the shadow size 1`] = `
208
208
" visible" : true ,
209
209
" w" : 0 ,
210
210
" x" : 0 ,
211
- " y" : 2.560000057665497 ,
211
+ " y" : 0 ,
212
212
" zIndex" : 0 ,
213
213
},
214
214
},
@@ -217,7 +217,7 @@ exports[`Shadow updates the shadow size 1`] = `
217
217
" enabled" : true ,
218
218
" flex" : false ,
219
219
" flexItem" : false ,
220
- " h" : 344 ,
220
+ " h" : 530 ,
221
221
" isComponent" : undefined ,
222
222
" mount" : 0.5 ,
223
223
" mountX" : 0.5 ,
@@ -237,9 +237,9 @@ exports[`Shadow updates the shadow size 1`] = `
237
237
" Frame" ,
238
238
],
239
239
" visible" : true ,
240
- " w" : 312 ,
241
- " x" : 100 ,
242
- " y" : 116 ,
240
+ " w" : 480 ,
241
+ " x" : 200 ,
242
+ " y" : 225 ,
243
243
" zIndex" : 0 ,
244
244
},
245
245
},
You can’t perform that action at this time.
0 commit comments