]> source.dussan.org Git - vaadin-framework.git/commit
Fixed slider value initialization on HSV and RGB tabs of ColorPicker. (#7863)
authorTeemu Pòˆntelin <teemu@vaadin.com>
Fri, 28 Jun 2013 12:13:45 +0000 (15:13 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 28 Jun 2013 13:04:31 +0000 (13:04 +0000)
commit08d365a41885c62597b9f0d29d6ef59b45b36577
tree940d6edb22a55cedea5592718c791301fe955fda
parenta4f127722af09a0e67f8df7c9aa3916b52d4595a
Fixed slider value initialization on HSV and RGB tabs of ColorPicker. (#7863)

Change-Id: I3776400d849d4ba9f76d6296603152c0a6464aaa
server/src/com/vaadin/ui/components/colorpicker/ColorPickerPopup.java
uitest/src/com/vaadin/tests/components/colorpicker/ColorPickerHsvTest.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/colorpicker/ColorPickerHsvTest.java [new file with mode: 0644]