summaryrefslogtreecommitdiff
path: root/app/client/modules
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-08-24 14:50:26 +0200
committerJules Laplace <julescarbon@gmail.com>2018-08-24 14:50:26 +0200
commit25e0f92d84a15ecf952a5ba544a876ad04ed5b1e (patch)
treeca57fefd56bb5f846fc19a8fe043147585942fb3 /app/client/modules
parent83143355a6a9ce5cdb668fb2d82ca26f09152b58 (diff)
bump up thing
Diffstat (limited to 'app/client/modules')
-rw-r--r--app/client/modules/pix2pixhd/views/pix2pixhd.live.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/client/modules/pix2pixhd/views/pix2pixhd.live.js b/app/client/modules/pix2pixhd/views/pix2pixhd.live.js
index 8cef4bd..b127e23 100644
--- a/app/client/modules/pix2pixhd/views/pix2pixhd.live.js
+++ b/app/client/modules/pix2pixhd/views/pix2pixhd.live.js
@@ -154,7 +154,7 @@ class Pix2PixHDLive extends Component {
<Slider live
title='skip frames'
name='sequence_skip'
- min={0} max={100} type='int'
+ min={0} max={1000} type='int'
/>
<Slider live
title='fade sequence'