File tree 3 files changed +10
-10
lines changed
packages/@lightningjs/ui-components/src/components
3 files changed +10
-10
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.2 ,
287
- " scaleX" : 1.2 ,
288
- " scaleY" : 1.2 ,
286
+ " scale" : 1 ,
287
+ " scaleX" : 1 ,
288
+ " scaleY" : 1 ,
289
289
" state" : " " ,
290
290
" tag" : [Function ],
291
291
" type" : " Tile" ,
@@ -609,7 +609,7 @@ exports[`ControlRow renders 1`] = `
609
609
" visible" : true ,
610
610
" w" : 880 ,
611
611
" x" : - 40 ,
612
- " y" : 68 ,
612
+ " y" : 0 ,
613
613
" zIndex" : 0 ,
614
614
},
615
615
" Title" : {
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" : 0 ,
211
+ " y" : 2.560000057665497 ,
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" : 530 ,
220
+ " h" : 344 ,
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" : 480 ,
241
- " x" : 200 ,
242
- " y" : 225 ,
240
+ " w" : 312 ,
241
+ " x" : 100 ,
242
+ " y" : 116 ,
243
243
" zIndex" : 0 ,
244
244
},
245
245
},
Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ exports[`TitleRow renders 1`] = `
282
282
" visible" : true ,
283
283
" w" : 2220 ,
284
284
" x" : 0 ,
285
- " y" : 68 ,
285
+ " y" : 0 ,
286
286
" zIndex" : 0 ,
287
287
},
288
288
" Title" : {
You can’t perform that action at this time.
0 commit comments