Skip to content

Commit b261dab

Browse files
committed
Switch pointer interactions of, if not master
1 parent be8ed41 commit b261dab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui/blackboard/jupyterhublet.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,6 +1204,7 @@ export class JupyterHublet extends Component {
12041204
>
12051205
<JupyterEdit
12061206
editActivated={this.state.jupyteredit}
1207+
pointerOff={!this.props.master}
12071208
rerunAtStartup={true}
12081209
installScreenShotPatches={
12091210
!!this.props

0 commit comments

Comments
 (0)