|
|
@ -47,7 +47,6 @@ export class HexColorChooserPopup extends Widget { |
|
|
|
width: 300, |
|
|
|
width: 300, |
|
|
|
recommendColorsGetter: emptyFn, // 推荐色获取接口
|
|
|
|
recommendColorsGetter: emptyFn, // 推荐色获取接口
|
|
|
|
simple: false, // 简单模式, popup中没有自动和透明
|
|
|
|
simple: false, // 简单模式, popup中没有自动和透明
|
|
|
|
colorItems: null, |
|
|
|
|
|
|
|
colorBoardHeight: 80, |
|
|
|
colorBoardHeight: 80, |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|