Skip to content

Commit d19360e

Browse files
committed
autosize: update baseline image ternary_simple
* Previous image didn't honour the width and height set in the layout.
1 parent 3abcb5b commit d19360e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
-3.75 KB
Loading

test/image/mocks/ternary_simple.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"bgcolor": "#eee"
4747
},
4848
"height": 450,
49-
"width": 700,
50-
"autosize": true
49+
"width": 700
5150
}
5251
}

0 commit comments

Comments
 (0)