From 3347e241b860001721cb8c07fc6a82b51f97335e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 22 Jun 2018 17:23:30 +0200 Subject: deploy bundle --- app/client/modules/pix2pixhd/views/pix2pixhd.live.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/client/modules/pix2pixhd/views') diff --git a/app/client/modules/pix2pixhd/views/pix2pixhd.live.js b/app/client/modules/pix2pixhd/views/pix2pixhd.live.js index a6da1ec..1700128 100644 --- a/app/client/modules/pix2pixhd/views/pix2pixhd.live.js +++ b/app/client/modules/pix2pixhd/views/pix2pixhd.live.js @@ -126,6 +126,7 @@ class Pix2PixHDLive extends Component { min={0.0} max={2.0} type='float' /> {this.renderRestartButton()} + {this.renderLiveButtons()} {this.renderRecordButton()}

{this.props.last_message}

@@ -281,7 +282,6 @@ class Pix2PixHDLive extends Component { title={'GPU Busy'} onClick={() => this.interrupt()} >Interrupt - {this.renderLiveButtons()} ) } -- cgit v1.2.3-70-g09d2