我使用colorchecker组件为儿童绘画应用做了一个单独的colorchecker。
我将swatchWidth设置为更大的值,并在.colors数组中添加了20种颜色。现在,采样器将这些颜色显示在一行中。嗯。
是否可以设置每行的行数或最大颜色?有解决方法吗? 问候
答案 0 :(得分:0)
只需设置func (this *Home) AddBedroomName(value string) {
this.Bedroom = value
}
func (this *Home) AddBathroomName(value string) {
this.Bathroom = value
}
...
columnCount