wanadev / PhotonUI

A javascript framework to create user interfaces
http://wanadev.github.io/PhotonUI/
BSD 3-Clause "New" or "Revised" License
63 stars 20 forks source link

photonui.ColorPicker: Refresh issue when initial color left unchanged #68

Closed flozz closed 8 years ago

flozz commented 8 years ago

When using the photonui.ColorPicker widget with a color passed to the constructor, the gradient is not drawn in the middle area of the Widget. This bug can be tested on the widget's demo page:

http://wanadev.github.io/PhotonUI/doc/widgets/colorpicker.html

capture d ecran de 2016-08-26 11-46-34

This bug was probably introduced with the new @photonui-update annotation.