Closed bsherin closed 3 months ago
This seems to be caused when this div in vertical_panes gets scrolled
<div ref={this.bottom_pane_ref} style={bottom_div_style}> {this.props.bottom_pane} </div>
Not reproducible
This seems to be caused when this div in vertical_panes gets scrolled