mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-06 16:10:09 +00:00
[nit] Remove IDrawOptions.showText (#879)
`showText` is essentially an alias of `!lowQuality`. Removing it from the interface.
This commit is contained in:
@@ -3551,7 +3551,6 @@ export class LGraphNode implements Positionable, IPinnable, IColorable {
|
||||
colorContext,
|
||||
labelColor,
|
||||
lowQuality,
|
||||
renderText: !lowQuality,
|
||||
highlight,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user