feature: add canvas to tool color picker
now its possible to change the light/density of the color in the color picker Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
parent
24cf380b17
commit
15191784b3
@ -230,9 +230,8 @@
|
|||||||
</v-col>
|
</v-col>
|
||||||
</v-row>
|
</v-row>
|
||||||
<v-row>
|
<v-row>
|
||||||
<v-col class="col-12 text-center py-0">
|
<v-col class="col-12 text-center pb-0">
|
||||||
<v-color-picker
|
<v-color-picker
|
||||||
hide-canvas
|
|
||||||
hide-mode-switch
|
hide-mode-switch
|
||||||
mode="hexa"
|
mode="hexa"
|
||||||
:value="editHeater.color"
|
:value="editHeater.color"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user