Commit Graph

33 Commits

Author SHA1 Message Date
Jeff Nusz
15be652664 Fix checkbox while listening. Fixes #40 2017-03-17 12:41:05 -07:00
Jeff Nusz
dd5d0fc908 fix NumControlBox to not firing onFinish with keyboard 2016-11-14 13:14:27 -08:00
Jeff Nusz
08a3e8f670 onFinish no longer fires during mouse drag of number control. fixes #112 2016-11-14 11:13:28 -08:00
Jeff Nusz
a88a2461d8 diplay string of color to matches input, fix #117 2016-11-14 10:53:50 -08:00
Jeff Nusz
1d17cb0497 onFinish color returns correct format: fixes #117 2016-11-14 09:13:18 -08:00
Jeff Nusz
6f0fcb64f5 fixed issue with color controllers on scrolling pages. Fixes #37 2016-10-05 12:15:50 -07:00
Jeff Nusz
3f6f66d09c fix eslint issues 2016-09-01 14:04:35 -07:00
Jeff Nusz
f51e99beb0 remove unused rounded style from numberControlSlider 2016-08-30 13:40:16 -07:00
Jeff Nusz
ca19030081 Allow updates to OptionController while listening. fix #101 2016-08-18 14:54:52 -07:00
Jeff Nusz
f53cfa5215 color controller calls onFinishChange callback 2016-08-18 14:32:03 -07:00
Jeff Nusz
f741e650c9 fix: Color selector layout issue #73 2016-08-18 12:32:24 -07:00
Jeff Nusz
e129e08b9d Merge branch 'dionysiusmarquis-dionysius-brach' into develop
# Conflicts:
#	src/dat/controllers/NumberControllerBox.js
#	src/dat/controllers/NumberControllerSlider.js
#	src/dat/controllers/factory.js
#	src/dat/gui/style.css
2016-08-17 16:16:15 -07:00
Jeff Nusz
8d1ce070d6 Merge branch 'dionysius-brach' of https://github.com/dionysiusmarquis/dat.gui into dionysiusmarquis-dionysius-brach 2016-08-17 15:05:22 -07:00
Jeff Nusz
907f316e9c fix slider CSS problem 2016-08-17 12:11:45 -07:00
Tomas Korcak
4a91f8e484 Cosmetics 2015-08-15 03:28:21 +02:00
Tomas Korcak
e6df810a7b Fix eslint issues 2015-08-15 00:16:18 +02:00
Tomas Korcak
2a8011df34 Fixing dat.gui issues 2015-08-14 22:29:30 +02:00
Tomas Korcak
075e499065 Using classses 2015-08-14 18:27:54 +02:00
Tomas Korcak
78e84d8c3b Using import (es6) 2015-08-14 17:28:30 +02:00
Tomas Korcak
f93d49b207 Merge remote-tracking branch 'genrich/patch-1' 2015-08-14 15:48:40 +02:00
Tomas Korcak
b00f8f69f4 Using common.js + webpack 2015-08-14 15:38:59 +02:00
Jean-Sebastien Mouret
d11136f2e0 Compute float implied step using the absolute of the input value.
Fix mouse drag setting the value to NaN if the initial value is negative.
2014-09-22 14:43:57 +08:00
Dennis Markgraf
b94ff75f35 Number Controllers Improvements
adds the ability to change the value in the Number box while the
controller is listening via .listen().

Prevents the slider bar from being wider than than 100%.
2014-07-19 14:15:35 +02:00
Dennis Markgraf
303cb10e07 fixes missing step argument
step argument was not provided in factory.js
2014-07-19 13:51:57 +02:00
genrich
7a708d7dfd Update factory.js
Step param was not used.
2014-06-27 15:19:25 +03:00
Jono Brandel
586c0607b5 Make onFinishChange after getValue 2014-06-08 17:58:47 -07:00
Aaron Bell
7c904ee219 applied patch described in https://code.google.com/p/dat-gui/issues/detail?id=31 2013-12-18 20:51:13 -05:00
George Michael Brower
1bc50ffe31 console log 2011-11-07 22:19:20 -08:00
George Michael Brower
8918b82831 boolean fix 2011-11-07 22:17:40 -08:00
George Michael Brower
e3fa6b31c2 closing 2011-11-07 19:31:28 -08:00
George Michael Brower
b9adfd5b02 0.5 2011-11-07 13:29:37 -08:00
George Michael Brower
9c3a7d688a deleting the project 2011-11-07 13:29:03 -08:00
George Michael Brower
b531665963 0.5 2011-11-07 13:24:02 -08:00