diff --git a/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx b/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx index bfcaa9bda..15f9ba13b 100644 --- a/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx +++ b/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx @@ -681,10 +681,16 @@ export default class QueryTabComponent extends React.Component horizontal splitter) + // Our setting refers to the orientation of the splitter, so we need to reverse it here. + vertical={this.state.queryResultsView === SplitterDirection.Horizontal} >