Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 378c805

Browse files
committed
fixed range selector mocks
and stopped autosizing the mock, which makes it look different in the test dashboard vs the image server
1 parent 7c3dc3b commit 378c805

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed
-30 Bytes
Loading
2.28 KB
Loading

test/image/mocks/range_selector_style.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,8 +1102,7 @@
11021102
"y": 1.02,
11031103
"yanchor": "bottom"
11041104
},
1105-
"height": 450,
1106-
"width": 1000,
1107-
"autosize": true
1105+
"height": 500,
1106+
"width": 700
11081107
}
11091108
}

0 commit comments

Comments
 (0)