use new color input options

This commit is contained in:
rolux 2012-06-15 11:43:29 +02:00
parent 64c3d3457b
commit e3f900030c

View file

@ -306,7 +306,7 @@ Ox.load({UI: {}, Geo:{}, Unicode: {}}, function() {
{ {
options: { options: {
id: "colorInputHSL", id: "colorInputHSL",
mode: "HSL", mode: "hsl",
value: [0, 1, 0.5] value: [0, 1, 0.5]
}, },
title: "HSL ColorInput" title: "HSL ColorInput"