We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8101b0 commit 3b293acCopy full SHA for 3b293ac
test/jasmine/tests/updatemenus_test.js
@@ -651,7 +651,7 @@ describe('update menus interactions', function() {
651
652
return Plotly.relayout(gd, 'updatemenus[1].buttons[1].label', 'a looooooooooooong<br>label');
653
}).then(function() {
654
- assertItemDims(selectHeader(1), 179, 35);
+ assertItemDims(selectHeader(1), 165, 35);
655
656
return click(selectHeader(1));
657
0 commit comments