mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-08-20 02:09:17 +02:00
showcase colour inputs
This commit is contained in:
@@ -492,8 +492,8 @@ showcase.area.assemble = () => {
|
|||||||
}),
|
}),
|
||||||
b: new Control_color({
|
b: new Control_color({
|
||||||
object: showcase.state.get.current(),
|
object: showcase.state.get.current(),
|
||||||
path: 'input.color.basic.a',
|
path: 'input.color.basic.b',
|
||||||
id: 'input-color-basic.a',
|
id: 'input-color-basic.b',
|
||||||
labelText: 'Colour',
|
labelText: 'Colour',
|
||||||
text: false,
|
text: false,
|
||||||
srOnly: true,
|
srOnly: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user