Merge pull request #15236 from Snuffleupagus/editor-test-opacity
Set `opacity` in the reference tests (PR 15219 follow-up)
This commit is contained in:
commit
de02d30b00
@ -6677,6 +6677,7 @@
|
|||||||
"annotationType": 15,
|
"annotationType": 15,
|
||||||
"color": [255, 0, 0],
|
"color": [255, 0, 0],
|
||||||
"thickness": 3,
|
"thickness": 3,
|
||||||
|
"opacity": 1,
|
||||||
"paths": [{
|
"paths": [{
|
||||||
"bezier": [
|
"bezier": [
|
||||||
1.5, 25.727771084724367, 2.8040804485100495, 27.031851533234402,
|
1.5, 25.727771084724367, 2.8040804485100495, 27.031851533234402,
|
||||||
@ -6760,6 +6761,7 @@
|
|||||||
"annotationType": 15,
|
"annotationType": 15,
|
||||||
"color": [0, 0, 0],
|
"color": [0, 0, 0],
|
||||||
"thickness": 1,
|
"thickness": 1,
|
||||||
|
"opacity": 1,
|
||||||
"paths": [
|
"paths": [
|
||||||
{
|
{
|
||||||
"bezier": [
|
"bezier": [
|
||||||
@ -6783,6 +6785,7 @@
|
|||||||
"annotationType": 15,
|
"annotationType": 15,
|
||||||
"color": [0, 0, 0],
|
"color": [0, 0, 0],
|
||||||
"thickness": 1,
|
"thickness": 1,
|
||||||
|
"opacity": 1,
|
||||||
"paths": [
|
"paths": [
|
||||||
{
|
{
|
||||||
"bezier": [
|
"bezier": [
|
||||||
@ -6808,6 +6811,7 @@
|
|||||||
"annotationType": 15,
|
"annotationType": 15,
|
||||||
"color": [0, 0, 0],
|
"color": [0, 0, 0],
|
||||||
"thickness": 1,
|
"thickness": 1,
|
||||||
|
"opacity": 1,
|
||||||
"paths": [
|
"paths": [
|
||||||
{
|
{
|
||||||
"bezier": [
|
"bezier": [
|
||||||
@ -6831,6 +6835,7 @@
|
|||||||
"annotationType": 15,
|
"annotationType": 15,
|
||||||
"color": [0, 0, 0],
|
"color": [0, 0, 0],
|
||||||
"thickness": 1,
|
"thickness": 1,
|
||||||
|
"opacity": 1,
|
||||||
"paths": [
|
"paths": [
|
||||||
{
|
{
|
||||||
"bezier": [
|
"bezier": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user