mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-25 09:14:25 +00:00
[nit] Rename IDrawBoundingOptions args (#869)
This commit is contained in:
@@ -596,8 +596,8 @@ export class LGraphNode implements Positionable, IPinnable, IColorable {
|
||||
if (this.has_errors) {
|
||||
return {
|
||||
padding: 12,
|
||||
thickness: 10,
|
||||
colour: LiteGraph.NODE_ERROR_COLOUR,
|
||||
lineWidth: 10,
|
||||
color: LiteGraph.NODE_ERROR_COLOUR,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user