@@ -91,7 +91,7 @@ func (this *Swatch) Choose () {
committed := false
colorPicker := NewColorPicker(this.Value())
colorPicker := NewHSVAColorPicker(this.Value())
colorPicker.OnValueChange(func () {
this.userSetValue(colorPicker.Value())
})
The note is not visible to the blocked user.