diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-01-25 20:49:00 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-01-25 20:49:00 +0100 |
| commit | d093f5a1fedba87f1e15391b74f19373ff283dbe (patch) | |
| tree | d86b3d6ca9de3d31c198006ebf2373861a864923 /app/client/modules/biggan | |
| parent | 44d616703b9f32489a8730c5974822ade151a3ba (diff) | |
more
Diffstat (limited to 'app/client/modules/biggan')
| -rw-r--r-- | app/client/modules/biggan/views/biggan.live.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/client/modules/biggan/views/biggan.live.js b/app/client/modules/biggan/views/biggan.live.js index a5b59e7..b6316a8 100644 --- a/app/client/modules/biggan/views/biggan.live.js +++ b/app/client/modules/biggan/views/biggan.live.js @@ -129,7 +129,7 @@ class BigGANLive extends Component { <Slider live name='zoom' title={"Zoom"} - min={-4.0} max={4.0} type='float' + min={-6.0} max={6.0} type='float' /> <Slider live name='shiftx' |
