mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 00:00:00 +00:00
Open the current image viewer (#3106)
This commit is contained in:
@@ -162,6 +162,7 @@ class DirColumnView extends React.Component {
|
||||
repoID={this.props.repoID}
|
||||
navRate={this.state.navRate}
|
||||
inResizing={this.state.inResizing}
|
||||
currentRepoInfo={this.props.currentRepoInfo}
|
||||
/>
|
||||
<div className="dir-content-resize" onMouseDown={this.onResizeMouseDown}></div>
|
||||
<div className="dir-content-main" style={{userSelect: select, flex: mainFlex}}>
|
||||
|
Reference in New Issue
Block a user