Remove preview from color picker.
This commit is contained in:
parent
95edcb8308
commit
b01dfc483f
@ -52,7 +52,7 @@ OV.SettingsSidebarPanel = class extends OV.SidebarPanel
|
||||
comparison : false,
|
||||
default : '#' + OV.ColorToHexString (defaultValue),
|
||||
components : {
|
||||
preview : true,
|
||||
preview : false,
|
||||
opacity : false,
|
||||
hue : true,
|
||||
interaction: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user