diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-07-27 18:17:40 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-07-27 18:17:40 +0200 |
| commit | 961d0f19f65adaa5e734e17af029396555dc002c (patch) | |
| tree | 40d3735995ed8bb9f4cb4a8c9b8993a06f236174 /app | |
| parent | dc1c2bf024885af3476f41e2f245765c633816a7 (diff) | |
deploy bundle
Diffstat (limited to 'app')
| -rw-r--r-- | app/client/modules/pix2pixhd/views/pix2pixhd.live.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/client/modules/pix2pixhd/views/pix2pixhd.live.js b/app/client/modules/pix2pixhd/views/pix2pixhd.live.js index 05a8acf..05a23dc 100644 --- a/app/client/modules/pix2pixhd/views/pix2pixhd.live.js +++ b/app/client/modules/pix2pixhd/views/pix2pixhd.live.js @@ -147,6 +147,7 @@ class Pix2PixHDLive extends Component { onChange={this.seek} /> <Slider live + title='playback rate' name='sequence_step' min={-4.0} max={4.0} type='float' /> |
